user_routine_child#

class ansys.cfx.core.generated.pre_processing.settings_261.user_routine_child.user_routine_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of user_routine.

Attributes

Attribute

Summary

option

The ‘User Routine’ option.

calling_name

Symbolic name for user routine. For FORTRAN routines, this name should be lower case.

library_name

Name of shared library for entry point “Calling Name”.

library_path

Directory path for shared object library directories for each platform required.

junction_box_location

Locations in solver where junction box routines are to be called.

user_variables_list

‘User Variables List’ parameter.

Included in:

Parent

Summary

user_routine

A container for User Routine objects.