| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | sizeNodes | ||||
| type(FF_src_port_pointer_t), | public, | allocatable | :: | lk(:,:) | |||
| real(kind=dp), | public | :: | WetPerChan | ||||
| class(nusselt_t), | public, | pointer | :: | nuss |
Nusselt correlation |
||
| real(kind=dp), | public, | allocatable | :: | DerSedOther(:,:,:) | |||
| real(kind=dp), | public, | allocatable | :: | DerSrdOther(:,:,:) | |||
| real(kind=dp), | public, | allocatable | :: | Matrix(:,:,:,:) | |||
| type(dbl_pointer_t), | public, | allocatable | :: | MxUp(:,:) | |||
| type(dbl_pointer_t), | public, | allocatable | :: | MxDown(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FFsrcLink_t), | intent(inout) | :: | me |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FFsrcLink_t), | intent(out) | :: | me | |||
| type(krn_t), | intent(inout) | :: | krn | |||
| class(input_t), | intent(in), | pointer | :: | cfg |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FFsrcLink_t), | intent(inout) | :: | me | |||
| type(krn_t), | intent(inout), | target | :: | krn | ||
| class(input_t), | intent(in), | pointer | :: | cfg |