/[lmdze]/trunk/src_ce0l
ViewVC logotype

Annotation of /trunk/src_ce0l

Parent Directory Parent Directory | Revision Log Revision Log


Revision 137 - (hide annotations)
Wed May 6 15:51:03 2015 UTC (8 years, 11 months ago) by guez
File size: 1004 byte(s)
Removed unused argument missval in ma_fucoll_r[1-3]1, ma_fufill_r[1-3]1.

Split filtreg into two procedures: filtreg_scal and filtreg_v. I did
not like the test on the extent of the argument and there was no
common code between the two cases: jjm and jjm + 1. Also, it is
simpler now to just remove the argument "direct" from filtreg_v instead
of allowing it and then stopping the program if it is false.

Removed the computation of pkf in reanalyse2nat, was not used.

As a consequence of the split of filtreg, had to extract the
computation of pkf out of exner_hyb. This is clearer anyway because we
want to be able to call exner_hyb with any size in the first two
dimensions (as in test_disvert). But at the same time exner_hyb
required particular sizes for the computation of pkf. It was
awkward. The only computation of pkf is now in leapfrog.

1 guez 123 abort_gcm.f
2     acc.f
3     bernoui.f
4     caldyn0.f
5     calendar.f
6     ce0l.f
7     clesphys.f
8     coefils.f
9     coefpoly.f
10     comconst.f
11     comdissnew.f
12     comgeom.f
13     conf_dat2d.f
14     conf_dat3d.f
15     conf_gcm.f
16     convflu.f
17     convmas.f
18     covcont.f
19     dimens_m.f
20     dimphy.f
21     dimsoil.f
22     disvert.f
23 guez 129 dynetat0.f
24 guez 123 dynredem0.f
25     dynredem1.f
26     eigen_sort.f
27     enercin.f
28     ener.f
29     errioipsl.f
30     etat0.f
31     exner_hyb.f
32     extrapol.f
33 guez 136 filtreg_hemisph.f
34 guez 137 filtreg_scal.f
35     filtreg_v.f
36 guez 123 flumass.f
37     fxhyp.f
38     fyhyp.f
39     geopot.f
40     grid_atob.f
41     grid_change.f
42     grid_noro_m.f
43     grilles_gcm_netcdf_sub.f
44     gr_int_dyn_m.f
45     heavyside.f
46     histclo.f
47     histcom_var.f
48     indicesol.f
49     iniadvtrac.f
50     inifgn.f
51     inifilr.f
52     inter_barx.f
53     inter_barxy.f
54     inter_bary.f
55 guez 131 invert_zoom_x.f
56 guez 123 ioconf_calendar.f
57     ju2ymds.f
58     limit.f
59     massbar.f
60     massbarxy.f
61     massdair.f
62     minmax.f
63     mva9.f
64     ord_coord.f
65     ord_coordm.f
66     paramet_m.f
67     phyredem.f
68 guez 124 principal_cshift.f
69 guez 123 q_sat.f
70     regr_lat_time_coefoz.f
71     regr_pr_o3.f
72     serre.f
73     sortvarc.f
74     ssum.f
75     startdyn.f
76     start_init_orog_m.f
77     start_init_phys_m.f
78     start_inter_3d.f
79     strlowercase.f
80     temps.f
81     test_disvert.f
82     tourpot.f
83     unit_nml_m.f
84     vitvert.f
85     ymds2ju.f

  ViewVC Help
Powered by ViewVC 1.1.21