Searched refs:itwmod (Results 1 – 25 of 25) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | settauw.f | 90 if(itwmod.eq.-2) then ! effective-viscosity 94 if(itwmod.eq.2) then ! effective-viscosity 102 if((itwmod.eq.-1)) then ! slip-velocity RANS 137 if(itwmod.eq.-2) then ! effective-viscosity 140 if((itwmod.eq.-1).or.(itwmod.eq.1)) then ! slip-velocity 149 if(itwmod.eq.2) then !effective viscosity
|
| H A D | rwvelb.f | 55 if((itwmod.gt.0) .or. (irscale.ge.0)) then 86 if((itwmod.gt.0) .or. (irscale.ge.0)) then
|
| H A D | genbc.f | 353 if(abs(itwmod).eq.1) then ! slip velocity wall-model 464 else if(abs(itwmod).eq.2) then ! effective viscosity wall-model 468 if(itwmod.eq.-2) BCtmp(nn,7)=zero ! no slip 475 if(itwmod.ne.0) then
|
| H A D | genini.f | 65 if((itwmod.gt.0)
|
| H A D | input_fform.cc | 744 if((string)inp.GetValue("Turbulence Wall Model Type") == "Slip Velocity") turbvar.itwmod = 1; in input_fform() 745 …f((string)inp.GetValue("Turbulence Wall Model Type") == "Effective Viscosity") turbvar.itwmod = 2; in input_fform() 746 else turbvar.itwmod = 0; in input_fform() 747 if (turbvari.irans < 0) turbvar.itwmod = turbvar.itwmod*(-1); in input_fform()
|
| H A D | new_interface.c | 198 if(abs(turbvar.itwmod) != 1 && outpar.iowflux == 1) { in countfieldstowriterestart() 221 if(abs(turbvar.itwmod) != 1 && outpar.iowflux == 1) { in countfieldstowriterestart()
|
| H A D | input.f | 212 & itwmod,taucfct
|
| H A D | common_c.h | 141 int itwmod; member
|
| H A D | input.config | 296 Turbulence Wall Model Type: None #itwmod=0 RANSorLES 297 # Turbulence Wall Model Type: Slip Velocity #itwmod=1 RANSorLES 298 # Turbulence Wall Model Type: Effective Viscosity #itwmod=2 RANSorLES
|
| H A D | readnblk.f | 418 & .or. (itwmod.gt.0) ) then ! don't forget same
|
| H A D | common.h | 65 & ierrcalc, ihessian, itwmod, ngaussf,idim,
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 67 # Turbulence Wall Model Type: None #itwmod=0 RANSorLES 68 # Turbulence Wall Model Type: Slip Velocity #itwmod=1 RANSorLES 69 Turbulence Wall Model Type: Effective Viscosity #itwmod=2 RANSorLES
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 67 # Turbulence Wall Model Type: None #itwmod=0 RANSorLES 68 # Turbulence Wall Model Type: Slip Velocity #itwmod=1 RANSorLES 69 Turbulence Wall Model Type: Effective Viscosity #itwmod=2 RANSorLES
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 180 if(abs(itwmod).ne.1 .and. iowflux.eq.1) then 350 if (itwmod.ne.0) then 570 if(abs(itwmod).ne.1 .and. iowflux.eq.1) then 603 if((irscale.ge.0).or.(itwmod.gt.0)) 618 & ((irscale.ge.0).or.(itwmod.gt.0) .or. 694 if(abs(itwmod).ne.1 .and. iowflux.eq.1) then 749 if(abs(itwmod).ne.1 .and. iowflux.eq.1) then 759 if(abs(itwmod).ne.1 .and. iowflux.eq.1) then 1921 if(abs(itwmod).ne.1 .and. iowflux.eq.1) then
|
| H A D | getdiff.f | 212 if(itwmod.eq.-2) then ! effective viscosity 298 if(itwmod.eq.-2) then ! effective viscosity
|
| H A D | e3b.f | 317 & .and. (abs(itwmod).eq.1)) then
|
| /phasta/phSolver/compressible/ |
| H A D | getdiff.f | 187 if(itwmod.eq.-2) then ! effective viscosity
|
| H A D | itrdrv.f | 391 if (itwmod.ne.0) then !wallfn check 882 & ((irscale.ge.0).or.(itwmod.gt.0) .or.
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 79 # Turbulence Wall Model Type: Effective Viscosity #itwmod=2 RANSorLES
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 134 int itwmod; member
|
| H A D | commonM2N.h | 64 & ierrcalc, ihessian, itwmod, ngaussf,idim,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 134 int itwmod; member
|
| H A D | commonAcuStat.h | 64 & ierrcalc, ihessian, itwmod, ngaussf,idim,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 134 int itwmod; member
|
| H A D | commonM2NFixBnd.h | 64 & ierrcalc, ihessian, itwmod, ngaussf,idim,
|