/[lmdze]
ViewVC logotype

Revision 98


Jump to revision: Previous Next
Author: guez
Date: Tue May 13 17:23:16 2014 UTC (9 years, 11 months ago)
Changed paths: 32
Log Message:
Split inter_barxy.f : one procedure per module, one module per
file. Grouped the files into a directory.

Split orbite.f.

Value of raz_date read from the namelist is taken into account
(resetting the step counter) even if annee_ref == anneeref and day_ref
== dayref. raz_date is no longer modified by gcm main unit. (Following
LMDZ.)

Removed argument klon of interfsur_lim. Renamed arguments lmt_alb,
lmt_rug to alb_new, z0_new (same name as corresponding actual
arguments in interfsurf_hq).

Removed argument klon of interfsurf_hq.

Removed arguments qs and d_qs of diagetpq. Were always
zero. Downgraded arguments d_qw, d_ql of diagetpq to local variables,
they were not used in physiq. Removed all computations for solid water
in diagetpq, was just zero.


Downgraded arguments fs_bound, fq_bound of diagphy to local variables,
they were not used in physiq. Encapsulated in a test on iprt all
computations in diagphy.

Removed parameter nbtr of module dimphy. Replaced it everywhere in the
program by nqmx - 2.

Removed parameter rnpb of procedure physiq. Kept the true case in
physiq and phytrac. Could not work with false case anyway.

Removed arguments klon, llm, airephy of qcheck. Removed argument ftsol
of initrrnpb, was not used.


Changed paths

Path Details
Directorytrunk/Compilation/depend.mk modified , text changed
Directorytrunk/Compilation/directories modified , text changed
Directorytrunk/Compilation/src_ce0l_only modified , text changed
Directorytrunk/Compilation/src_gcm_only modified , text changed
Directorytrunk/dyn3d/Inter_barxy/ added
Directorytrunk/dyn3d/Inter_barxy/inter_barx.f added
Directorytrunk/dyn3d/Inter_barxy/inter_barxy.f
(Copied from trunk/dyn3d/inter_barxy.f, r97)
added , text changed
Directorytrunk/dyn3d/Inter_barxy/inter_bary.f added
Directorytrunk/dyn3d/Inter_barxy/ord_coord.f added
Directorytrunk/dyn3d/Inter_barxy/ord_coordm.f added
Directorytrunk/dyn3d/conf_gcm.f modified , text changed
Directorytrunk/dyn3d/gcm.f modified , text changed
Directorytrunk/dyn3d/inter_barxy.f deleted
Directorytrunk/dyn3d/limit.f modified , text changed
Directorytrunk/phylmd/Interface_surf/interfsur_lim.f modified , text changed
Directorytrunk/phylmd/Interface_surf/interfsurf_hq.f modified , text changed
Directorytrunk/phylmd/Mobidic/o3_chem.f modified , text changed
Directorytrunk/phylmd/clmain.f modified , text changed
Directorytrunk/phylmd/clqh.f modified , text changed
Directorytrunk/phylmd/diagetpq.f modified , text changed
Directorytrunk/phylmd/diagphy.f modified , text changed
Directorytrunk/phylmd/dimphy.f modified , text changed
Directorytrunk/phylmd/initrrnpb.f modified , text changed
Directorytrunk/phylmd/oasis_m.f deleted
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/printflag.f modified , text changed
Directorytrunk/phylmd/qcheck.f modified , text changed
Directorytrunk/phylmd/radiornpb.f modified , text changed
Directorytrunk/phylmd/zenang.f added

  ViewVC Help
Powered by ViewVC 1.1.21