Go to the source code of this file.
Function/Subroutine Documentation
subroutine THERMAL_LAYERS_CONF::AV_THERMAL_DATA |
( |
REAL, dimension(:,:), intent(in) |
PF1, |
|
|
REAL, dimension(:,:), intent(in) |
PF2, |
|
|
REAL, dimension(:,:), intent(out) |
PF1_OUT, |
|
|
REAL, dimension(:,:), intent(out) |
PF2_OUT |
|
) |
| |
subroutine THERMAL_LAYERS_CONF |
( |
CHARACTER(LEN=5), intent(in) |
HTYPE, |
|
|
REAL, dimension(:,:), intent(in) |
PHC, |
|
|
REAL, dimension(:,:), intent(in) |
PTC, |
|
|
REAL, dimension(:,:), intent(in) |
PD, |
|
|
REAL, dimension(:,:), intent(out) |
PHC_OUT, |
|
|
REAL, dimension(:,:), intent(out) |
PTC_OUT, |
|
|
REAL, dimension(:,:), intent(out) |
PD_OUT |
|
) |
| |