Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 12 of 12) sorted by relevance

/phasta/svLS/
H A DSOLVE.f53 LOGICAL flag local
69 flag = ANY(lhs%face%bGrp.EQ.BC_TYPE_Neu)
70 IF (.NOT.PRESENT(res) .AND. flag) THEN
76 flag = lhs%face(faIn)%bGrp .EQ. BC_TYPE_Neu
77 IF (flag .AND. res(faIn).NE.0D0) THEN
H A DNSSOLVER.f306 LOGICAL flag local
310 INQUIRE(FILE=fName, EXIST=flag)
315 IF (.NOT.flag) THEN
/phasta/AcuStat/include/
H A DcommonAcuStat.h311 c iALE : ALE formulation flag
312 c icoord : coordinate system flag
313 c navier : Navier-Stokes calculation flag
315 c iexec : execute flag
317 c ichem : equilibrium chemistry flag (for outchem.step dump)
318 c iRK : Runge-Kutta flag
372 c E3nsd : NSD .eq. 3 flag; 0. for 2D, 1. for 3D
373 c I3nsd : NSD .eq. 3 flag; 0 for 2D, 1 for 3D
/phasta/M2N/include/
H A DcommonM2N.h312 c iALE : ALE formulation flag
313 c icoord : coordinate system flag
314 c navier : Navier-Stokes calculation flag
316 c iexec : execute flag
318 c ichem : equilibrium chemistry flag (for outchem.step dump)
319 c iRK : Runge-Kutta flag
373 c E3nsd : NSD .eq. 3 flag; 0. for 2D, 1. for 3D
374 c I3nsd : NSD .eq. 3 flag; 0 for 2D, 1 for 3D
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd.h311 c iALE : ALE formulation flag
312 c icoord : coordinate system flag
313 c navier : Navier-Stokes calculation flag
315 c iexec : execute flag
317 c ichem : equilibrium chemistry flag (for outchem.step dump)
318 c iRK : Runge-Kutta flag
372 c E3nsd : NSD .eq. 3 flag; 0. for 2D, 1. for 3D
373 c I3nsd : NSD .eq. 3 flag; 0 for 2D, 1 for 3D
/phasta/phSolver/common/
H A Dcommon.h346 c iALE : ALE formulation flag
347 c icoord : coordinate system flag
348 c navier : Navier-Stokes calculation flag
350 c iexec : execute flag
352 c ichem : equilibrium chemistry flag (for outchem.step dump)
353 c iRK : Runge-Kutta flag
393 c E3nsd : NSD .eq. 3 flag; 0. for 2D, 1. for 3D
394 c I3nsd : NSD .eq. 3 flag; 0 for 2D, 1 for 3D
H A Dinput.config19 Duct Geometry Type : 0 # flag for geometry specific modeling 0 is safe
/phasta/phSolver/AMG/
H A Dramg_paratools.f744 subroutine ramg_initBCflag(flag,ilwork,BC,iBC,iper)
750 integer,intent(inout),dimension(nshg) :: flag variable
762 flag = myrank+1!note*
802 flag = 0
811 if (flag(mj).eq.0) then
812 flag(mj) = i
813 else if (flag(mj).le.nr) then
817 flag(mj) = iabs(reducemap(flag(mj),i))
822 call ramg_dump_i(flag,nshg,1,'initflagbc')
845 flag(isgbeg:isgend) = neimap(i)!iother+1!note*
/phasta/
H A DCMakeLists.txt11 #if the cmake version is too old then set the magic flag to use -I instead of
24 "the command line flag to give process count to MPIRUN")
/phasta/phSolver/
H A DCHANGES524 To facilitate transitions from RANS to LES a flag was created to turn off source terms to scalar (t…
525 A second flag was created to force the decay of the scalar fields according to
/phasta/phSolver/incompressible/e3source/
H A De3source.fRHSonly459 iadvdiff=0 ! scalar advection-diffusion flag
H A De3source.fimplicit473 iadvdiff=0 ! scalar advection-diffusion flag