/[lmdze]/trunk/src_test_inter_barxy
ViewVC logotype

Annotation of /trunk/src_test_inter_barxy

Parent Directory Parent Directory | Revision Log Revision Log


Revision 313 - (hide 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 guez 123 abort_gcm.f
2     coefpoly.f
3     comconst.f
4     comdissnew.f
5     comgeom.f
6     conf_gcm.f
7 guez 266 dimensions.F
8 guez 123 disvert.f
9 guez 139 dynetat0.f
10 guez 313 dynetat0_chosen.f
11 guez 123 errioipsl.f
12     heavyside.f
13 guez 138 histbeg_totreg.f
14 guez 123 histclo.f
15     histcom_var.f
16 guez 138 histhori_regular.f
17 guez 139 iniadvtrac.f
18 guez 123 inter_barx.f
19     inter_barxy.f
20     inter_bary.f
21     minmax.f
22     ord_coord.f
23     ord_coordm.f
24 guez 144 tanh_cautious.f
25 guez 123 test_inter_barxy.f
26     unit_nml_m.f

  ViewVC Help
Powered by ViewVC 1.1.21