/[lmdze]/trunk/src_test_inter_barxy
ViewVC logotype

Contents of /trunk/src_test_inter_barxy

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: 339 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 comgeom.f
6 conf_gcm.f
7 dimensions.F
8 disvert.f
9 dynetat0.f
10 dynetat0_chosen.f
11 errioipsl.f
12 heavyside.f
13 histbeg_totreg.f
14 histclo.f
15 histcom_var.f
16 histhori_regular.f
17 iniadvtrac.f
18 inter_barx.f
19 inter_barxy.f
20 inter_bary.f
21 minmax.f
22 ord_coord.f
23 ord_coordm.f
24 tanh_cautious.f
25 test_inter_barxy.f
26 unit_nml_m.f

  ViewVC Help
Powered by ViewVC 1.1.21