Home
last modified time | relevance | path

Searched refs:EVrampXmax (Results 1 – 4 of 4) sorted by relevance

/phasta/phSolver/common/
H A Dproces.f162 write(*,*) " - ramp X max = ", EVrampXmax
168 x2 = EVrampXmax !make the formulas cleaner
185 if(point2x(nn,1) .gt. EVrampXmax) then !downstream of the ramp
H A Dcommon_c.h316 double EVrampXmax; member
H A Dcommon.h162 & EVrampXmax,
H A Dinput_fform.cc110 ductvar.EVrampXmax =inp.GetValue("Initial Scalar 1 ramp end"); in input_fform()