Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dproces.f163 write(*,*) " - EV min = ", EVrampMin
174 c0 = EVrampMin
176 c2 = (EVrampMax - EVrampMin)/(x2 - x1)
195 y(nn,6) = EVrampMin
H A Dcommon_c.h317 double EVrampMin; member
H A Dcommon.h163 & EVrampMin,
H A Dinput_fform.cc112 ductvar.EVrampMin =inp.GetValue("Initial Scalar 1 low"); in input_fform()