/[lmdze]/trunk/src_test_inifilr
ViewVC logotype

Annotation of /trunk/src_test_inifilr

Parent Directory Parent Directory | Revision Log Revision Log


Revision 167 - (hide annotations)
Mon Aug 24 16:30:33 2015 UTC (8 years, 8 months ago) by guez
File size: 365 byte(s)
Added program test_inifilr.

Encapsulated ppm3d into a module and added implicit none. Removed
unused argument dum.

Encountered a problem in procedure invert_zoom_x. With grossismx=2.9,
DZOOMX=0.3, taux=5, for xuv = -0.25, for i = 1, rtsafe fails because
fval is about 1e-16 instead of 0 at xval = pi. So distinguished the
cases abs_y = 0 or pi. Needed then to add argument beta to
invert_zoom_x.

Moved the output of eignvalues of differentiation matrix from inifilr
to inifgn, where they are computed.

Simpler definition of j1 in inifilr.

1 guez 167 abort_gcm.f
2     acc.f
3     coefpoly.f
4     comconst.f
5     comdissnew.f
6     conf_gcm.f
7     dimens_m.f
8     disvert.f
9     dynetat0.f
10     ener.f
11     errioipsl.f
12     fxhyp.f
13     fyhyp.f
14     heavyside.f
15     histbeg_totreg.f
16     histclo.f
17     histcom_var.f
18     histhori_regular.f
19     iniadvtrac.f
20     inifgn.f
21     inifilr.f
22     inifilr_hemisph.f
23     invert_zoom_x.f
24     ioipslmpp.f
25     principal_cshift.f
26     read_serre.f
27     tanh_cautious.f
28     temps.f
29     test_inifilr.f
30     unit_nml_m.f

  ViewVC Help
Powered by ViewVC 1.1.21