/[lmdze]
ViewVC logotype

Revision 167


Jump to revision: Previous Next
Author: guez
Date: Mon Aug 24 16:30:33 2015 UTC (8 years, 8 months ago)
Changed paths: 11
Log Message:
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.


Changed paths

Path Details
Directorytrunk/GNUmakefile modified , text changed
Directorytrunk/Sources/dyn3d/PPM3d/ppm3d.f modified , text changed
Directorytrunk/Sources/dyn3d/advtrac.f modified , text changed
Directorytrunk/Sources/dyn3d/fxhyp.f modified , text changed
Directorytrunk/Sources/dyn3d/invert_zoom_x.f modified , text changed
Directorytrunk/Sources/filtrez/inifgn.f modified , text changed
Directorytrunk/Sources/filtrez/inifilr.f modified , text changed
Directorytrunk/Sources/filtrez/inifilr_hemisph.f modified , text changed
Directorytrunk/Sources/filtrez/test_inifilr.f added
Directorytrunk/depend.mk modified , text changed
Directorytrunk/src_test_inifilr added

  ViewVC Help
Powered by ViewVC 1.1.21