Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dproces.f164 write(*,*) " - EV max = ", EVrampMax
176 c2 = (EVrampMax - EVrampMin)/(x2 - x1)
186 y(nn,6) = EVrampMax
H A Dcommon_c.h318 double EVrampMax; member
H A Dcommon.h164 & EVrampMax
H A Dinput_fform.cc111 ductvar.EVrampMax =inp.GetValue("Initial Scalar 1 high"); in input_fform()