User Function Interface Reference (C)
This section introduces the interface between Simcenter STAR-CCM+ and C user functions.
The following topics cover the interface between Simcenter STAR-CCM+ and C user functions:
- Type definitions
- The template user function
- The template library registration function (uclib)
- Function calls in uclib to register the user functions (ucfunc and ucarg)
- The variables available from Simcenter STAR-CCM+
The usage of this interface is illustrated in the examples.