/[lmdze]
ViewVC logotype

Revision 195


Jump to revision: Previous Next
Author: guez
Date: Wed May 18 17:56:44 2016 UTC (7 years, 11 months ago)
Changed paths: 15
Log Message:
In cv30_feed, iflag1 is 0 on entry so we can simplify the test for
iflag1 = 7.

In cv30_feed, for the computation of icb, replaced sequential search
(with a useless end of loop on k) by a call to locate.

In CV30 routines, replaced len, nloc, nd, na by klon or
klev. Philosophy: no more generality than actually necessary.

Converted as many variables as possible to named constants in
cv30_param_m and downgraded pbcrit, ptcrit, dtovsh, dpbase, dttrig,
tau, delta to local objects in procedures. spfac, betad and omtrain
are useless and removed.

Instead of filling the array sigp with the constant spfac in
cv30_undilute2, just made sigp a constant in cv30_unsat.

In cv_driver, define as allocatable variables that are only
used on the range (ncum, nl).


Changed paths

Path Details
Directorytrunk/Sources/dimens_m.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_closure.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_compress.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_feed.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_mixing.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_param.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_trigger.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_undilute1.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_undilute2.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_unsat.f modified , text changed
Directorytrunk/Sources/phylmd/CV30_routines/cv30_yield.f modified , text changed
Directorytrunk/Sources/phylmd/concvl.f modified , text changed
Directorytrunk/Sources/phylmd/cv_driver.f modified , text changed
Directorytrunk/Sources/phylmd/physiq.f modified , text changed
Directorytrunk/depend.mk modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21