templates.problem_template.properties
templates.problem_template.properties
Functions
| Name | Description |
|---|---|
| property_fn | Template for a material or source property function. |
property_fn
templates.problem_template.properties.property_fn(param)Template for a material or source property function.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| param | float | User-defined parameter controlling the property. | required |
Returns
| Name | Type | Description |
|---|---|---|
| float | Computed property value. |