/[lmdze]/trunk/src_gcm
ViewVC logotype

Annotation of /trunk/src_gcm

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: 3083 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 aaam_bud.f
2     abort_gcm.f
3     adaptdt.f
4     addfi.f
5     advect.f
6     advn.f
7     advtrac.f
8     ajsec.f
9     alboc_cd.f
10     albsno.f
11     bernoui.f
12     bilan_dyn.f
13     buildop.f
14     caladvtrac.f
15     calcul_fluxs.f
16     caldyn.f
17     calendar.f
18     calfis.f
19     calltherm.f
20     chem.f
21 guez 275 cdrag.f
22 guez 123 cleanstr.f
23     clesphys2.f
24     clesphys.f
25 guez 267 pbl_surface.f
26 guez 123 clouds_gno.f
27     clqh.f
28     cltrac.f
29     cltracrn.f
30     clvent.f
31 guez 250 coef_diff_turb.f
32 guez 123 coefkz2.f
33     coefkz.f
34     coefkzmin.f
35     comconst.f
36     comdissnew.f
37     comfisrtilp.f
38     comgeom.f
39     comgeomphy.f
40     concvl.f
41     conf_gcm.f
42     conf_guide.f
43     conflx.f
44     conf_phys.f
45     convflu.f
46     convmas.f
47     coordij.f
48     covcont.f
49     covnat.f
50     createnewfield.f
51     ctherm.f
52 guez 185 cv30_closure.f
53     cv30_compress.f
54     cv30_feed.f
55     cv30_mixing.f
56     cv30_param.f
57     cv30_prelim.f
58     cv30_tracer.f
59     cv30_trigger.f
60     cv30_uncompress.f
61     cv30_undilute1.f
62     cv30_undilute2.f
63     cv30_unsat.f
64     cv30_yield.f
65 guez 123 cv_driver.f
66     cvltr.f
67     cv_thermo.f
68     decoop.f
69     diagcld1.f
70     diagcld2.f
71 guez 266 dimensions.F
72 guez 123 dimphy.f
73     dimsoil.f
74     dissip.f
75     disvert.f
76     divergf.f
77     diverg_gam.f
78     divgrad2.f
79     dqthermcell2.f
80     dqthermcell.f
81     drag_noro.f
82     dteta1.f
83     dudv1.f
84     dudv2.f
85     dvthermcell2.f
86     dynetat0.f
87 guez 313 dynetat0_chosen.f
88 guez 123 dynredem0.f
89     dynredem1.f
90     enercin.f
91     errioipsl.f
92     exner_hyb.f
93     FCTTRE.f
94 guez 136 filtreg_hemisph.f
95 guez 137 filtreg_scal.f
96     filtreg_v.f
97 guez 123 findsep.f
98     find_str.f
99     fisrtilp.f
100     flumass.f
101     flxadjtq.f
102     flxasc.f
103     flxbase.f
104     flxddraf.f
105     flxdlfs.f
106     flxdtdq.f
107     flxflux.f
108     flxini.f
109     flxmain.f
110     fonte_neige.f
111     gcm.f
112     geopot.f
113     getfieldindex.f
114     grad.f
115     gradiv2.f
116     grid_change.f
117     groupe.f
118     groupeun.f
119 guez 189 gr_phy_write.f
120 guez 123 gr_u_scal.f
121     gr_v_scal.f
122     guide.f
123     gwprofil.f
124     gwstress.f
125     hbtm.f
126     hgardfou.f
127     histbeg_totreg.f
128     histclo.f
129     histcom_var.f
130     histdef.f
131     histend.f
132     histhori_regular.f
133     histsync.f
134     histvar_seq.f
135     histvert.f
136     histwrite.f
137 guez 191 histwrite_phy.f
138 guez 123 histwrite_real.f
139     indicesol.f
140     iniadvtrac.f
141     inidissip.f
142     inifgn.f
143     inifilr.f
144 guez 166 inifilr_hemisph.f
145 guez 123 ini_histins.f
146     init_dynzon.f
147     inithist.f
148     initial0.f
149     initrrnpb.f
150     init_tau2alpha.f
151     integrd.f
152 guez 297 conf_interface.f
153 guez 123 interfoce_lim.f
154     interfsurf_hq.f
155     interfsur_lim.f
156     ioconf_calendar.f
157     ioget_calendar.f
158     isittime.f
159     itau2date.f
160     ju2ymds.f
161     laplacien.f
162     laplacien_gam.f
163     laplacien_rot.f
164     laplacien_rotgam.f
165     leapfrog.f
166     lift_noro.f
167     lwb.f
168     lwbv.f
169     lwc.f
170     lw.f
171     lwtt.f
172     lwttm.f
173     lwu.f
174     lwvb.f
175     lwvd.f
176     lwv.f
177     lwvn.f
178     massbar.f
179     massbarxy.f
180     massdair.f
181     mathelp.f
182     mathop2.f
183     mathop.f
184     minmax.f
185     minmaxqfi.f
186     moycum.f
187     nat2gcm.f
188     newmicro.f
189     nflxtr.f
190     nuage.f
191     nxgrad.f
192     nxgrad_gam.f
193     nxgraro2.f
194     o3_chem.f
195     orbite.f
196     orodrag.f
197     orolift.f
198     orosetup.f
199     ozonecm.f
200     paramet_m.f
201     phyetat0.f
202 guez 166 phyredem0.f
203 guez 123 phyredem.f
204     physiq.f
205     phytrac.f
206     pres2lev.f
207     press_coefoz.f
208     qminimum.f
209     q_sat.f
210     raddim.f
211     raddimlw.f
212     radepsi.f
213     radiornpb.f
214     radlwsw.f
215     radopt.f
216     read_reanalyse.f
217 guez 293 limit_read_sst.f
218 guez 123 reanalyse2nat.f
219     regr_pr_av.f
220     regr_pr_comb_coefoz.f
221     regr_pr_int.f
222     rotatf.f
223     rotat_nfil.f
224     scopy.f
225     screenc.f
226     screenp.f
227     soil.f
228     sortvarc.f
229     ssum.f
230     stdlevvar.f
231     strlowercase.f
232     suphec.f
233     sw1s.f
234     sw2s.f
235     swclr.f
236     swde.f
237     sw.f
238     swr.f
239     swtt1.f
240     swtt.f
241     swu.f
242     tau2alpha.f
243     thermcell.f
244 guez 191 time_phylmdz.f
245 guez 123 tourpot.f
246     trans_buff.f
247     transp.f
248     transp_lay.f
249     unit_nml_m.f
250     ustarhb.f
251     vitvert.f
252     vlsplt.f
253     vlspltqs.f
254     vlx.f
255     vlxqs.f
256     vly.f
257     vlyqs.f
258     vlz.f
259     writefield.f
260     writehist.f
261     yamada4.f
262     ymds2ju.f
263     YOECUMF.f
264     YOEGWD.f
265     yoethf.f
266     YOMCST.f
267     zenang.f
268 guez 277 heavyside.f
269     coefpoly.f
270     tanh_cautious.f
271 guez 278 start_init_orog.f
272     conf_dat2d.f
273     grid_noro.f
274     mva9.f
275 guez 295 climb_hq_down.f
276 guez 296 climb_hq_up.f

  ViewVC Help
Powered by ViewVC 1.1.21