Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_ocean_netcdf (HPROGRAM, HSURF, HFILE, HFILETYPE, KLUOUT, HNCVARNAME, PFIELD) |
| subroutine prep_ocean_netcdf | ( | character(len=6), intent(in) | HPROGRAM, |
| character(len=7), intent(in) | HSURF, | ||
| character(len=28), intent(in) | HFILE, | ||
| character(len=6), intent(in) | HFILETYPE, | ||
| integer, intent(in) | KLUOUT, | ||
| character(len=28), intent(in), optional | HNCVARNAME, | ||
| real, dimension(:,:,:), pointer | PFIELD | ||
| ) |
Definition at line 6 of file prep_ocean_netcdf.F90.


1.8.5