Constant Pressure Gradient bodyforce
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=wp), | public | :: | CPG(3) | ||||
| integer, | public | :: | type |
type, extends(bodyforce_obj) :: bodyforce_CPG !> Constant Pressure Gradient bodyforce real(wp) :: CPG(3) end type bodyforce_CPG