/[lmdze]/trunk/Compilation/src_gcm_only
ViewVC logotype

Annotation of /trunk/Compilation/src_gcm_only

Parent Directory Parent Directory | Revision Log Revision Log


Revision 104 - (hide annotations)
Thu Sep 4 10:05:52 2014 UTC (9 years, 8 months ago) by guez
File size: 2969 byte(s)
Removed procedure sortvarc0. Called sortvarc with an additional
argument resetvarc instead. (Following LMDZ.) Moved current time
computations and some printing statements from sortvarc to
caldyn. Could then remove arguments itau and time_0 of sortvarc, and
could remove "use dynetat0". Better to keep "dynetat0.f" as a gcm-only
file.

Moved some variables from module ener to module sortvarc.

Split file "mathelp.f" into single-procedure files.

Removed unused argument nadv of adaptdt. Removed dimension arguments
of bernoui.

Removed unused argument nisurf of interfoce_lim. Changed the size of
argument lmt_sst of interfoce_lim from klon to knon. Removed case when
newlmt is false.

dynredem1 is called only once in each run, either ce0l or gcm. So
variable nb in call to nf95_put_var was always 1. Removed variable nb.

Removed dimension arguments of calcul_fluxs. Removed unused arguments
precip_rain, precip_snow, snow of calcul_fluxs. Changed the size of
all the arrays in calcul_fluxs from klon to knon.

Removed dimension arguments of fonte_neige. Changed the size of all
the arrays in fonte_neige from klon to knon.

Changed the size of arguments tsurf and tsurf_new of interfsurf_hq
from klon to knon. Changed the size of argument ptsrf of soil from
klon to knon.

1 guez 82 aaam_bud.f
2     academic.f
3     adaptdt.f
4     addfi.f
5     advect.f
6     advn.f
7     advtrac.f
8     advx.f
9     advxp.f
10     advy.f
11     advyp.f
12     advz.f
13     advzp.f
14     aeropt.f
15     ajsec.f
16     albedo.f
17     albsno.f
18     bilan_dyn.f
19 guez 104 buildop.f
20 guez 82 caladvtrac.f
21     calbeta.f
22     calcul_fluxs.f
23     caldyn.f
24     calfis.f
25     calltherm.f
26     chem.f
27     clcdrag.f
28 guez 104 cleanstr.f
29 guez 82 clesphys2.f
30     clmain.f
31     clouds_gno.f
32     clqh.f
33     cltrac.f
34     cltracrn.f
35     clvent.f
36     coefcdrag.f
37     coefkz2.f
38     coefkz.f
39     coefkzmin.f
40     comfisrtilp.f
41     comgeomphy.f
42     com_io_dyn.f
43     concvl.f
44     conema3_m.f
45     conf_guide.f
46     conflx.f
47     conf_phys.f
48     coordij.f
49     correctbid.f
50     covnat.f
51     ctherm.f
52     cv3_closure.f
53     cv3_compress.f
54     cv3_feed.f
55     cv3_mixing.f
56     cv3_param.f
57     cv3_prelim.f
58     cv3_tracer.f
59     cv3_trigger.f
60     cv3_uncompress.f
61     cv3_undilute1.f
62     cv3_undilute2.f
63     cv3_unsat.f
64     cv3_yield.f
65     cv_closure.f
66     cv_compress.f
67     cv_driver.f
68     cv_feed.f
69     cv_flag.f
70     cvflag.f
71     cvltr.f
72     cv_mixing.f
73     cv_param.f
74     cv_prelim.f
75     cv_thermo.f
76     cvthermo.f
77     cv_trigger.f
78     cv_uncompress.f
79     cv_undilute1.f
80     cv_undilute2.f
81     cv_unsat.f
82     cv_yield.f
83 guez 104 decoop.f
84 guez 82 diagcld1.f
85     diagcld2.f
86     diagetpq.f
87     diagphy.f
88     dissip.f
89     divergf.f
90     diverg_gam.f
91     divgrad2.f
92     dqthermcell2.f
93     dqthermcell.f
94     drag_noro.f
95     dteta1.f
96     dudv1.f
97     dudv2.f
98     dump2d.f
99     dvthermcell2.f
100     dynetat0.f
101     FCTTRE.f
102 guez 104 findsep.f
103 guez 82 find_str.f
104     fisrtilp.f
105     fluxstokenc.f
106     flxadjtq.f
107     flxasc.f
108     flxbase.f
109     flxddraf.f
110     flxdlfs.f
111     flxdtdq.f
112     flxflux.f
113     flxini.f
114     flxmain.f
115     fonte_neige.f
116     formcoord.f
117     gcm.f
118     getso4fromfile.f
119     grad.f
120     gradiv2.f
121     gradsdef.f
122     gr_fi_ecrit.f
123     groupe.f
124     groupeun.f
125     gr_phy_write_3d.f
126     gr_u_scal.f
127     gr_v_scal.f
128     guide.f
129     gwprofil.f
130     gwstress.f
131     hbtm.f
132     hgardfou.f
133     histbeg_totreg.f
134     histdef.f
135     histend.f
136     histhori_regular.f
137     histsync.f
138     histvar_seq.f
139     histvert.f
140     histwrite.f
141     histwrite_real.f
142     inidissip.f
143     inigrads.f
144     ini_histins.f
145     ini_histrac.f
146     initdynav.f
147     init_dynzon.f
148     initfluxsto.f
149     inithist.f
150     initial0.f
151     initphysto.f
152     initrrnpb.f
153     integrd.f
154     interface_surf.f
155     interfoce_lim.f
156     interfsurf_hq.f
157     interfsur_lim.f
158     interpost.f
159     interpre.f
160     ioget_calendar.f
161     ioipslmpp.f
162 guez 93 isittime.f
163 guez 82 ismax.f
164     ismin.f
165 guez 93 itau2date.f
166 guez 82 laplacien.f
167     laplacien_gam.f
168     laplacien_rot.f
169     laplacien_rotgam.f
170     leapfrog.f
171     lift_noro.f
172     limx.f
173     limy.f
174     limz.f
175     lnblnk.f
176     lwb.f
177     lwbv.f
178     lwc.f
179     lw.f
180     lwtt.f
181     lwttm.f
182     lwu.f
183     lwvb.f
184     lwvd.f
185     lwv.f
186     lwvn.f
187     mathelp.f
188     mathop2.f
189     mathop.f
190     minmaxqfi.f
191 guez 104 moycum.f
192 guez 82 nat2gcm.f
193     newmicro.f
194     nflxtr.f
195     nuage.f
196     nxgrad.f
197     nxgrad_gam.f
198     nxgraro2.f
199     o3_chem.f
200     orbite.f
201     orodrag.f
202     orolift.f
203     orosetup.f
204     ozonecm.f
205     pentes_ini.f
206     phyetat0.f
207     physiq.f
208     phystokenc.f
209     phytrac.f
210     ppm3d.f
211     prather.f
212     pres2lev.f
213     press_coefoz.f
214 guez 97 pressure_var.f
215 guez 82 printflag.f
216     qcheck.f
217     qminimum.f
218     raddim.f
219     raddimlw.f
220     radepsi.f
221     radiornpb.f
222     radlwsw.f
223     radopt.f
224     read_reanalyse.f
225     readsulfate.f
226     readsulfate_preind.f
227     reanalyse2nat.f
228 guez 90 regr_pr_av.f
229 guez 82 regr_pr_comb_coefoz.f
230 guez 90 regr_pr_int.f
231 guez 82 rotatf.f
232     rotat_nfil.f
233     scopy.f
234     screenc.f
235     screenp.f
236     soil.f
237     stdlevvar.f
238     sugwd.f
239     suphec.f
240     sw1s.f
241     sw2s.f
242     swclr.f
243     swde.f
244     sw.f
245     swr.f
246     swtt1.f
247     swtt.f
248     swu.f
249     tau2alpha.f
250     thermcell.f
251     tracstoke.f
252 guez 104 trans_buff.f
253 guez 82 transp.f
254     transp_lay.f
255     ustarhb.f
256     vdif_kcay.f
257     vlsplt.f
258     vlspltqs.f
259     vlx.f
260     vlxqs.f
261     vly.f
262     vlyqs.f
263     vlz.f
264     wrgrads.f
265     writedynav.f
266     writehist.f
267     yamada4.f
268     yamada.f
269     YOECUMF.f
270     YOEGWD.f
271     yoethf.f
272     YOMCST.f
273 guez 98 zenang.f
274 guez 82 zilch.f

  ViewVC Help
Powered by ViewVC 1.1.21