Datatype for boundary types and values of neutrals module
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(bndgen_t), | public | :: | neutrals_dens |
For neutrals density |
|||
| type(bndgen_t), | public | :: | neutrals_parmom |
For neutrals parallel momentum |
|||
| type(bndgen_t), | public | :: | neutrals_pressure |
For neutrals pressure |
Frees memory associated with boundaries_neutrals
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(boundaries_neutrals_t), | intent(inout) | :: | self |
Instance of the type |
Sets boundary types and values according to parameters
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(boundaries_neutrals_t), | intent(inout) | :: | self |
Instance of the type |
||
| type(mesh_cart_t), | intent(in) | :: | mesh_cano |
Mesh (canonical) |
||
| type(mesh_cart_t), | intent(in) | :: | mesh_stag |
Mesh (staggered) |