/[lmdze]/trunk/src_test_inifilr
ViewVC logotype

Contents of /trunk/src_test_inifilr

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: 288 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 coefpoly.f
3 comconst.f
4 comdissnew.f
5 conf_gcm.f
6 dimensions.F
7 disvert.f
8 dynetat0.f
9 dynetat0_chosen.f
10 errioipsl.f
11 heavyside.f
12 histbeg_totreg.f
13 histclo.f
14 histcom_var.f
15 histhori_regular.f
16 iniadvtrac.f
17 inifgn.f
18 inifilr.f
19 inifilr_hemisph.f
20 tanh_cautious.f
21 test_inifilr.f
22 unit_nml_m.f

  ViewVC Help
Powered by ViewVC 1.1.21