Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_isba_netcdf (DTCO, U, HPROGRAM, HSURF, HFILE, KLUOUT, PFIELD) |
| subroutine prep_isba_netcdf | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=7), intent(in) | HSURF, | ||
| character(len=28), intent(in) | HFILE, | ||
| integer, intent(in) | KLUOUT, | ||
| real, dimension(:,:,:), pointer | PFIELD | ||
| ) |
Definition at line 6 of file prep_isba_netcdf.F90.


1.8.5