/[lmdze]
ViewVC logotype

Revision 102


Jump to revision: Previous Next
Author: guez
Date: Tue Jul 15 13:43:24 2014 UTC (9 years, 9 months ago)
Changed paths: 17
Log Message:
Removed unused file "condsurf.f" (only useful for ocean slab).

day_step must be a multiple of 4 * iperiod if ok_guide.

Changed type of variable online of module conf_guide_m from integer to
logical. Value -1 was not useful, equivalent to not ok_guide.

Removed argument masse of procedure guide. masse is kept consistent
with ps throughout the run. masse need only be computed again just
after ps has been modified. In prodecure guide, replaced use of
remanent variable first by test on itau. Replaced test on variable
"test" by test on integer values.

In leapfrog, for the call to guide, replaced test on real values by
test on integer values.

Bug fix in tau2alpha: computation of dxdyv (following LMDZ revision 1040).

In procedure wrgrads, replaced badly chosen argument name "if" by i_f.


Changed paths

Path Details
Directorytrunk/Compilation/depend.mk modified , text changed
Directorytrunk/Compilation/src_gcm_only modified , text changed
Directorytrunk/dyn3d/Read_reanalyse/nat2gcm.f modified , text changed
Directorytrunk/dyn3d/Read_reanalyse/read_reanalyse.f modified , text changed
Directorytrunk/dyn3d/conf_gcm.f modified , text changed
Directorytrunk/dyn3d/conf_guide.f modified , text changed
Directorytrunk/dyn3d/dump2d.f modified , text changed
Directorytrunk/dyn3d/fluxstokenc.f modified , text changed
Directorytrunk/dyn3d/guide.f modified , text changed
Directorytrunk/dyn3d/integrd.f modified , text changed
Directorytrunk/dyn3d/leapfrog.f modified , text changed
Directorytrunk/dyn3d/massdair.f modified , text changed
Directorytrunk/dyn3d/tau2alpha.f modified , text changed
Directorytrunk/dyn3d/wrgrads.f modified , text changed
Directorytrunk/phylmd/Interface_surf/soil.f
(Copied from trunk/phylmd/soil.f, r101)
added
Directorytrunk/phylmd/condsurf.f deleted
Directorytrunk/phylmd/soil.f deleted

  ViewVC Help
Powered by ViewVC 1.1.21