Searched refs:epstol (Results 1 – 15 of 15) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | input_fform.cc | 565 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 D | input.f | 113 & LHSupd(i), epstol(i) 245 write (23,*) epstol(mxats), Delt(mxats), nstep(mxats),
|
| H A D | common_c.h | 395 double epstol[6]; /* 1+ max number of scalars (beginning of the member
|
| H A D | common.h | 193 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
|
| H A D | input.config | 198 Tolerance on Momentum Equations: 0.1 # epstol(1)
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 1535 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 D | solver.inp | 54 Tolerance on Momentum Equations: 1.0e-4 # epstol(1)
|
| /phasta/phSolver/compressible/ |
| H A D | itrdrv.f | 433 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 D | commonM2N_c.h | 317 double epstol[6]; /* 1+ max number of scalars (beginning of the member
|
| H A D | commonM2N.h | 147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 317 double epstol[6]; /* 1+ max number of scalars (beginning of the member
|
| H A D | commonAcuStat.h | 147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 317 double epstol[6]; /* 1+ max number of scalars (beginning of the member
|
| H A D | commonM2NFixBnd.h | 147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
|
| /phasta/phSolver/AMG/ |
| H A D | ramg_driver.f | 206 norm_e = norm_0 * epstol(2)
|