Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public, | Allocatable, Dimension(:) | :: | RhoVapEMPD | |||
real(kind=r64), | public, | Allocatable, Dimension(:) | :: | WSurfEMPD | |||
real(kind=r64), | public, | Allocatable, Dimension(:) | :: | RHEMPD |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | SurfNum | |||
real(kind=r64), | intent(in) | :: | TempSurfIn | |||
real(kind=r64), | intent(in) | :: | TempSurfInOld | |||
real(kind=r64), | intent(in) | :: | TempZone | |||
real(kind=r64), | intent(out) | :: | TempSat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(out) | :: | VARNEW | |||
real(kind=r64), | intent(in) | :: | VAROLD | |||
real(kind=r64), | intent(in) | :: | A | |||
real(kind=r64), | intent(in) | :: | B | |||
real(kind=r64), | intent(in) | :: | C |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | SurfNum |