LMDZ
|
#include "dimensions.h"
#include "paramet.h"
#include "netcdf.inc"
#include "iotd.h"
#include "comgeom.h"
#include "comvert.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | iophys_ecrit (nom, lllm, titre, unite, px) |
subroutine | iophys_ini |
subroutine iophys_ecrit | ( | character (len=*) | nom, |
integer | lllm, | ||
character (len=*) | titre, | ||
character (len=*) | unite, | ||
real, dimension(klon_omp,lllm) | px | ||
) |
Definition at line 2 of file iophys.F90.
subroutine iophys_ini | ( | ) |
Definition at line 70 of file iophys.F90.