/[lmdze]
ViewVC logotype

Revision 191


Jump to revision: Previous Next
Author: guez
Date: Mon May 9 19:56:28 2016 UTC (7 years, 11 months ago)
Changed paths: 28
Log Message:
Extracted the call to read_comdissnew out of conf_gcm.

Made ok_instan a variable of module clesphys, itau_phy a variable of
module phyetat0_m, nid_ins a variable of module ini_histins_m, itap a
variable of new module time_phylmdz, so that histwrite_phy can be
called from any procedure without the need to cascade those variables
into that procedure. Made itau_w a variable of module time_phylmdz so
that it is computed only once per time step of physics.

Extracted variables of module clesphys which were in namelist
conf_phys_nml into their own namelist, clesphys_nml, and created
procedure read_clesphys reading clesphys_nml, to avoid side effect.

No need for double precision in procedure getso4fromfile. Assume there
is a single variable for the whole year in the NetCDF file instead of
one variable per month.

Created generic procedure histwrite_phy and removed procedure
write_histins, following LMDZ. histwrite_phy has only two arguments,
can be called from anywhere, and should manage the logic of writing or
not writing into various history files with various operations. So the
test on ok_instan goes inside histwrite_phy.

Test for raz_date in phyetat0 instead of physiq to avoid side effect.

Created procedure increment_itap to avoid side effect.

Removed unnecessary differences between procedures readsulfate and
readsulfate_pi.


Changed paths

Path Details
Directorytrunk/Compiler_options/gfortran_debug.mk modified , text changed
Directorytrunk/Sources/dyn3d/Inter_barxy/test_inter_barxy.f modified , text changed
Directorytrunk/Sources/dyn3d/ce0l.f modified , text changed
Directorytrunk/Sources/dyn3d/conf_gcm.f modified , text changed
Directorytrunk/Sources/dyn3d/etat0.f modified , text changed
Directorytrunk/Sources/dyn3d/gcm.f modified , text changed
Directorytrunk/Sources/phylmd/Interface_surf/interfoce_lim.f modified , text changed
Directorytrunk/Sources/phylmd/Interface_surf/interfsur_lim.f modified , text changed
Directorytrunk/Sources/phylmd/Interface_surf/interfsurf_hq.f modified , text changed
Directorytrunk/Sources/phylmd/clesphys.f modified , text changed
Directorytrunk/Sources/phylmd/clmain.f modified , text changed
Directorytrunk/Sources/phylmd/clqh.f modified , text changed
Directorytrunk/Sources/phylmd/conf_phys.f modified , text changed
Directorytrunk/Sources/phylmd/getso4fromfile.f modified , text changed
Directorytrunk/Sources/phylmd/histwrite_phy.f added
Directorytrunk/Sources/phylmd/ini_histins.f modified , text changed
Directorytrunk/Sources/phylmd/phyetat0.f modified , text changed
Directorytrunk/Sources/phylmd/phyredem0.f modified , text changed
Directorytrunk/Sources/phylmd/physiq.f modified , text changed
Directorytrunk/Sources/phylmd/phystokenc.f modified , text changed
Directorytrunk/Sources/phylmd/phytrac.f modified , text changed
Directorytrunk/Sources/phylmd/printflag.f deleted
Directorytrunk/Sources/phylmd/readsulfate.f modified , text changed
Directorytrunk/Sources/phylmd/readsulfate_preind.f modified , text changed
Directorytrunk/Sources/phylmd/time_phylmdz.f added
Directorytrunk/depend.mk modified , text changed
Directorytrunk/src_gcm modified , text changed
Directorytrunk/src_test_ozonecm modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21