/[lmdze]
ViewVC logotype

Revision 118


Jump to revision: Previous Next
Author: guez
Date: Thu Dec 18 17:30:24 2014 UTC (9 years, 3 months ago)
Changed paths: 22
Log Message:
In file grilles_gcm.nc, renamed variable phis to orog, deleted
variable presnivs.

Removed variable bug_ozone from module clesphys.

In procedure ozonecm, moved computation of sint and cost out of the
loops on horizontal position and vertical level. Inverted the order of
the two loops. We can then move all computations from slat to aprim
out of the loop on vertical levels. Created variable slat2, following
LMDZ. Moved the limitation of column-density of ozone in cell at 1e-12
from radlwsw to ozonecm, following LMDZ.

Removed unused arguments u, albsol, rh, cldfra, rneb, diafra, cldliq,
pmflxr, pmflxs, prfl, psfl of phytrac.

In procedure yamada4, for all the arrays, replaced the dimension klon
by ngrid. At the end of the procedure, for the computation of kmn,kn,
kq and q2, changed the upper limit of the loop index from klon to ngrid.

In radlwsw, for the calculation of pozon, removed the factor
paprs(iof+i, 1)/101325, as in LMDZ. In procedure sw, removed the
factor 101325.0/PPSOL(JL), as in LMDZ.


Changed paths

Path Details
Directorytrunk/Compilation/depend.mk modified , text changed
Directorytrunk/dyn3d/fxyhyper.f modified , text changed
Directorytrunk/dyn3d/fyhyp.f modified , text changed
Directorytrunk/dyn3d/grilles_gcm_netcdf_sub.f modified , text changed
Directorytrunk/phylmd/Interface_surf/alboc.f
(Copied from trunk/phylmd/alboc.f, r117)
added
Directorytrunk/phylmd/Interface_surf/alboc_cd.f
(Copied from trunk/phylmd/alboc_cd.f, r117)
added
Directorytrunk/phylmd/Radlwsw/radlwsw.f modified , text changed
Directorytrunk/phylmd/Radlwsw/sw.f modified , text changed
Directorytrunk/phylmd/Radlwsw/swu.f modified , text changed
Directorytrunk/phylmd/alboc.f deleted
Directorytrunk/phylmd/alboc_cd.f deleted
Directorytrunk/phylmd/clesphys.f modified , text changed
Directorytrunk/phylmd/clesphys2.f modified , text changed
Directorytrunk/phylmd/clmain.f modified , text changed
Directorytrunk/phylmd/conf_phys.f modified , text changed
Directorytrunk/phylmd/orbite.f modified , text changed
Directorytrunk/phylmd/ozonecm.f modified , text changed
Directorytrunk/phylmd/physiq.f modified , text changed
Directorytrunk/phylmd/phytrac.f modified , text changed
Directorytrunk/phylmd/vdif_kcay.f modified , text changed
Directorytrunk/phylmd/yamada4.f modified , text changed
Directorytrunk/phylmd/zenang.f modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21