| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(nusselt_t), | public, | allocatable, target | :: | nusselts(:) | |||
| procedure(init_nusselt_ext_if), | public, | pointer | :: | init_nusselt_ext | => | null() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=c_int), | value | :: | cfg_len | |||
| character(len=*) | :: | cfg_str | ||||
| type(c_ptr) | :: | c_pt | ||||
| type(c_funptr) | :: | nuss_ptr |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | nusselt_corr | |||
| type(c_ptr), | public | :: | nuss_cfg | = | C_NULL_PTR | ||
| procedure(itf_4var), | public, | pointer, nopass | :: | nuss | => | nusselt_correlation_not_implemented | |
| procedure(itf_4var), | public, | pointer, nopass | :: | nuss_der_Re | => | null() | |
| procedure(itf_4var), | public, | pointer, nopass | :: | nuss_der_Pra | => | null() | |
| procedure(itf_4var), | public, | pointer, nopass | :: | nuss_der_Tother | => | null() | |
| procedure(itf_4var), | public, | pointer, nopass | :: | nuss_der_T | => | null() |
| procedure, public :: nusselt => nusselt_correlation | |
| procedure, public :: nusselt_der_Re => nusselt_correlation_der_Re | |
| procedure, public :: nusselt_der_Pra => nusselt_correlation_der_Pra | |
| procedure, public :: nusselt_der_Tother => nusselt_correlation_der_Tother | |
| procedure, public :: nusselt_der_T => nusselt_correlation_der_T |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public | :: | a | ||||
| real(kind=dp), | public | :: | b | ||||
| real(kind=dp), | public | :: | c |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public | :: | NuL | ||||
| real(kind=dp), | public | :: | a | ||||
| real(kind=dp), | public | :: | b | ||||
| real(kind=dp), | public | :: | c | ||||
| real(kind=dp), | public | :: | d |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(nusselt_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re | |||
| real(kind=dp), | intent(in) | :: | Pra | |||
| real(kind=dp), | intent(in), | optional | :: | Tother | ||
| real(kind=dp), | intent(in), | optional | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(nusselt_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re | |||
| real(kind=dp), | intent(in) | :: | Pra | |||
| real(kind=dp), | intent(in), | optional | :: | Tother | ||
| real(kind=dp), | intent(in), | optional | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(nusselt_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re | |||
| real(kind=dp), | intent(in) | :: | Pra | |||
| real(kind=dp), | intent(in), | optional | :: | Tother | ||
| real(kind=dp), | intent(in), | optional | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(nusselt_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re | |||
| real(kind=dp), | intent(in) | :: | Pra | |||
| real(kind=dp), | intent(in), | optional | :: | Tother | ||
| real(kind=dp), | intent(in), | optional | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(nusselt_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | Re | |||
| real(kind=dp), | intent(in) | :: | Pra | |||
| real(kind=dp), | intent(in), | optional | :: | Tother | ||
| real(kind=dp), | intent(in), | optional | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | c_pt | |||
| real(kind=dp), | value | :: | Re | |||
| real(kind=dp), | value | :: | Pra | |||
| real(kind=dp), | value | :: | Tother | |||
| real(kind=dp), | value | :: | T |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in) | :: | cfgs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in), | target | :: | cfg | ||
| type(c_ptr), | intent(out) | :: | c_pt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_t), | intent(in), | target | :: | cfg | ||
| type(c_ptr), | intent(out) | :: | c_pt |