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

Contents of /trunk/Compilation/common_sources

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (show annotations)
Wed Jan 28 16:10:02 2015 UTC (9 years, 3 months ago) by guez
File size: 621 byte(s)
In procedure fxhyp, extracted the body of the loop on ik into a new
procedure:  fxhyp_loop_ik.

dzoomx and dzoomy must now be fractions of the entire range, they
cannot be ranges in degrees or rad.

In fxhyp, force Xf(2 * nmax) = pi_d instead of possibly doing it in
fxhyp_loop_ik.

In fxhyp_loop_ik, when testing whether xvrai is between -pi and pi,
changed the boundaries from -pi - 0.1 to - pi_d - 1d-5 and from pi +
0.1 to pi_d + 1d-5. This reveals a misconception of the
code. Therefore, this version does not work.

1 abort_gcm.f
2 acc.f
3 bernoui.f
4 calendar.f
5 clesphys.f
6 coefils.f
7 coefpoly.f
8 comconst.f
9 comdissnew.f
10 comgeom.f
11 conf_gcm.f
12 convflu.f
13 convmas.f
14 covcont.f
15 dimens_m.f
16 dimphy.f
17 dimsoil.f
18 disvert.f
19 dynredem0.f
20 dynredem1.f
21 eigen_sort.f
22 enercin.f
23 ener.f
24 errioipsl.f
25 exner_hyb.f
26 filtreg.f
27 flumass.f
28 fxhyp.f
29 fxhyp_loop_ik.f
30 fyhyp.f
31 geopot.f
32 grid_change.f
33 heavyside.f
34 histclo.f
35 histcom_var.f
36 indicesol.f
37 iniadvtrac.f
38 inifgn.f
39 inifilr.f
40 ioconf_calendar.f
41 jacobi.f
42 ju2ymds.f
43 massbar.f
44 massbarxy.f
45 massdair.f
46 minmax.f
47 paramet_m.f
48 phyredem.f
49 q_sat.f
50 serre.f
51 sortvarc.f
52 ssum.f
53 strlowercase.f
54 temps.f
55 tourpot.f
56 unit_nml_m.f
57 vitvert.f
58 ymds2ju.f

  ViewVC Help
Powered by ViewVC 1.1.21