/[lmdze]
ViewVC logotype

Revision 137


Jump to revision: Previous Next
Author: guez
Date: Wed May 6 15:51:03 2015 UTC (8 years, 11 months ago)
Changed paths: 25
Log Message:
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.


Changed paths

Path Details
Directorytrunk/Sources/IOIPSL/mathop.f modified , text changed
Directorytrunk/Sources/IOIPSL/mathop2.f modified , text changed
Directorytrunk/Sources/dyn3d/Dissipation/gradiv2.f modified , text changed
Directorytrunk/Sources/dyn3d/Dissipation/inidissip.f modified , text changed
Directorytrunk/Sources/dyn3d/Dissipation/nxgraro2.f modified , text changed
Directorytrunk/Sources/dyn3d/Guide/Read_reanalyse/reanalyse2nat.f modified , text changed
Directorytrunk/Sources/dyn3d/bernoui.f modified , text changed
Directorytrunk/Sources/dyn3d/convmas.f modified , text changed
Directorytrunk/Sources/dyn3d/divergf.f modified , text changed
Directorytrunk/Sources/dyn3d/dteta1.f modified , text changed
Directorytrunk/Sources/dyn3d/exner_hyb.f modified , text changed
Directorytrunk/Sources/dyn3d/integrd.f modified , text changed
Directorytrunk/Sources/dyn3d/laplacien.f modified , text changed
Directorytrunk/Sources/dyn3d/laplacien_rot.f modified , text changed
Directorytrunk/Sources/dyn3d/leapfrog.f modified , text changed
Directorytrunk/Sources/dyn3d/rotatf.f modified , text changed
Directorytrunk/Sources/dyn3d/sortvarc.f modified , text changed
Directorytrunk/Sources/dyn3d/tourpot.f modified , text changed
Directorytrunk/Sources/filtrez/filtreg.f deleted
Directorytrunk/Sources/filtrez/filtreg_scal.f
(Copied from trunk/Sources/filtrez/filtreg.f, r136)
added , text changed
Directorytrunk/Sources/filtrez/filtreg_v.f added
Directorytrunk/Sources/phylmd/physiq.f modified , text changed
Directorytrunk/depend.mk modified , text changed
Directorytrunk/src_ce0l modified , text changed
Directorytrunk/src_gcm modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21