|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_flake_extern (GCP, HPROGRAM, HSURF, HFILE, HFILETYPE, HFILEPGD, HFILEPGDTYPE, KLUOUT, PFIELD) |
| subroutine prep_flake_extern | ( | type(grid_conf_proj_t), intent(inout) | GCP, |
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=7), intent(in) | HSURF, | ||
| character(len=28), intent(in) | HFILE, | ||
| character(len=6), intent(in) | HFILETYPE, | ||
| character(len=28), intent(in) | HFILEPGD, | ||
| character(len=6), intent(in) | HFILEPGDTYPE, | ||
| integer, intent(in) | KLUOUT, | ||
| real, dimension(:,:), pointer | PFIELD | ||
| ) |
Definition at line 7 of file prep_flake_extern.F90.


1.8.13