/[lmdze]
ViewVC logotype

Revision 177


Jump to revision: Previous Next
Author: guez
Date: Wed Feb 24 18:44:07 2016 UTC (8 years, 2 months ago)
Changed paths: 8
Log Message:
Removed the option to use PPM3D advection schemes. This looks really
bugged. In particular, in ppm3d:
     do i=1,IMR*JMR
	CRY(i,2) = DTDY*V(i,1,k)
     end do
while cry is declared as:
real CRY(IMR,JNP)
and:
jmr = jnp - 1

Also removed options for Slopes and Prather advection schemes. This
does not look functional. It seems it needs tracers inside tracers.

Also removed allowed values 1 and 2 for iadv in iniadvtrac. These are
not implemented in advtrac.

With the removal of PPM3D, there is no longer any need to distinguish
between hadv and vadv in iniadvtrac.


Changed paths

Path Details
Directorytrunk/Sources/dyn3d/PPM3d/ deleted
Directorytrunk/Sources/dyn3d/advtrac.f modified , text changed
Directorytrunk/Sources/dyn3d/iniadvtrac.f modified , text changed
Directorytrunk/Sources/dyn3d/interpost.f deleted
Directorytrunk/Sources/dyn3d/interpre.f deleted
Directorytrunk/Sources/dyn3d/pentes_ini.f deleted
Directorytrunk/Sources/dyn3d/prather.f deleted
Directorytrunk/Sources/phylmd/concvl.f modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21