Home
last modified time | relevance | path

Searched refs:epstol (Results 1 – 15 of 15) sorted by relevance

/phasta/phSolver/common/
H A Dinput_fform.cc565 inpdat.epstol[0] = inp.GetValue("Tolerance on Momentum Equations"); in input_fform()
576 inpdat.epstol[1]=inp.GetValue("Temperature Solver Tolerance"); in input_fform()
587 inpdat.epstol[2]=inp.GetValue("Scalar 1 Solver Tolerance"); in input_fform()
598 inpdat.epstol[3]=inp.GetValue("Scalar 2 Solver Tolerance"); in input_fform()
609 inpdat.epstol[4]=inp.GetValue("Scalar 3 Solver Tolerance"); in input_fform()
620 inpdat.epstol[5]=inp.GetValue("Scalar 4 Solver Tolerance"); in input_fform()
H A Dinput.f113 & LHSupd(i), epstol(i)
245 write (23,*) epstol(mxats), Delt(mxats), nstep(mxats),
H A Dcommon_c.h395 double epstol[6]; /* 1+ max number of scalars (beginning of the member
H A Dcommon.h193 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
H A Dinput.config198 Tolerance on Momentum Equations: 0.1 # epstol(1)
/phasta/phSolver/incompressible/
H A Ditrdrv.f1535 eps_outer=40.0*epstol(1) !following papers soggestion for now
1537 2 relTol=eps_outer, relTolIn=(/epstol(1),prestol/),
1604 & ipresPrjFlag, nPresPrjs, epstol(1),
1644 3 relTol=epstol(indx),
1689 & isclpresPrjFlag, nPresPrjs, epstol(indx),
/phasta/phSolver/Test_C/
H A Dsolver.inp54 Tolerance on Momentum Equations: 1.0e-4 # epstol(1)
/phasta/phSolver/compressible/
H A Ditrdrv.f433 etol=epstol(1)
529 … etol=epstol(isclr+2) ! note that for both epstol and LHSupd 1 is flow 2 temp isclr+2 for scalars
/phasta/M2N/include/
H A DcommonM2N_c.h317 double epstol[6]; /* 1+ max number of scalars (beginning of the member
H A DcommonM2N.h147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h317 double epstol[6]; /* 1+ max number of scalars (beginning of the member
H A DcommonAcuStat.h147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h317 double epstol[6]; /* 1+ max number of scalars (beginning of the member
H A DcommonM2NFixBnd.h147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
/phasta/phSolver/AMG/
H A Dramg_driver.f206 norm_e = norm_0 * epstol(2)