My Project
|
#include "dimensions.h"
#include "paramet.h"
#include "iniprint.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | etat0_netcdf (ib, masque, phis, letat0) |
subroutine etat0_netcdf | ( | logical, intent(in) | ib, |
real, dimension(iip1,jjp1), intent(inout) | masque, | ||
real, dimension(iip1,jjp1), intent(out) | phis, | ||
logical, intent(in) | letat0 | ||
) |
Definition at line 6 of file etat0_netcdf.F90.