/[lmdze]/trunk/src_test_ozonecm
ViewVC logotype

Contents of /trunk/src_test_ozonecm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 313 - (show annotations)
Mon Dec 10 15:54:30 2018 UTC (5 years, 5 months ago) by guez
File size: 344 byte(s)
Remove module temps. Move variable itau_dyn from module temps to
module dynetat0_m, where it is defined.

Split module dynetat0_m into dynetat0_m and dynetat0_chosen_m. The
motivation is to create smaller modules. Procedures principal_cshift
and invert_zoomx had to stay in dynetat0_m because of circular
dependency. Now we will be able to move them away. Module variables
which are chosen by the user, not computed, in program ce0l go to
dynetat0_chosen_m: day_ref, annee_ref, clon, clat, grossismx,
grossismy, dzoomx, dzoomy, taux, tauy.

Move variable "pa" from module disvert_m to module
dynetat0_chosen_m. Define "pa" in dynetat0_chosen rather than etat0.

Define day_ref and annee_ref in procedure read_serre rather than
etat0.

1 abort_gcm.f
2 conf_gcm.f
3 dimensions.F
4 dimphy.f
5 disvert.f
6 dynetat0_chosen.f
7 errioipsl.f
8 histbeg_totreg.f
9 histclo.f
10 histcom_var.f
11 histhori_regular.f
12 indicesol.f
13 ozonecm.f
14 phyetat0.f
15 test_ozonecm.f
16 unit_nml_m.f
17 dynetat0.f
18 start_init_orog.f
19 grid_change.f
20 coefpoly.f
21 tanh_cautious.f
22 heavyside.f
23 comconst.f
24 iniadvtrac.f
25 conf_dat2d.f
26 grid_noro.f
27 mva9.f

  ViewVC Help
Powered by ViewVC 1.1.21