|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sfx_xios_check_field_2d (U, HREC, HCOMMENT, OWRITE, PFIELD2, HAXIS) |
| subroutine sfx_xios_check_field_2d | ( | type(surf_atm_t), intent(inout) | U, |
| character(len=*), intent(in) | HREC, | ||
| character(len=100), intent(in) | HCOMMENT, | ||
| logical, intent(inout) | OWRITE, | ||
| real, dimension(:,:), intent(in) | PFIELD2, | ||
| character(len=*), intent(in), optional | HAXIS | ||
| ) |
Definition at line 6 of file sfx_xios_check_field_2d.F90.


1.8.13