OPTION /TH/SURF outputs of Pressure and Area needed Tabs. More...
Data Types | |
| type | th_surf_ |
Functions/Subroutines | |
| subroutine | thsurf_write_restart (th_surf, iflag) |
| Writing TH/SURF tabs in restart file. | |
| subroutine | thsurf_read_restart (th_surf) |
| Reading TH/SURF tabs in restart file. | |
Variables | |
| integer, parameter | th_surf_num_channel = 6 |
| number of /TH/SURF channels : AREA, VELOCITY, MASSFLOW, P A, MASS | |
OPTION /TH/SURF outputs of Pressure and Area needed Tabs.
| subroutine th_surf_mod::thsurf_read_restart | ( | type (th_surf_), intent(inout) | th_surf | ) |
Reading TH/SURF tabs in restart file.
Definition at line 174 of file th_surf_mod.F.
| subroutine th_surf_mod::thsurf_write_restart | ( | type (th_surf_), intent(in) | th_surf, |
| integer, intent(in) | iflag ) |
Writing TH/SURF tabs in restart file.
Definition at line 113 of file th_surf_mod.F.
| integer, parameter th_surf_mod::th_surf_num_channel = 6 |
number of /TH/SURF channels : AREA, VELOCITY, MASSFLOW, P A, MASS
Definition at line 99 of file th_surf_mod.F.