Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dsettauw.f103 up=sqrt(
108 BC(nodw,7)=savarw(up,rm,saCv1,nodw,x(nodw,:))
187 real*8 u,err,utau,yrmi,y,rm,yp,up,kup,f,dfds,rat,efac local
202 up=u/utau
203 kup=kappa*up
206 f= up-yp+efac*(exp(kup)-1.0-kup - kup2*pt5 - kup3*sxth)
207 dfds=up+yp+efac*(exp(kup)*kup-kup - kup2 - kup3*pt5) !/-utau in rat
252 function savarw(up,rm,cv1,nodw,x)
254 real*8 err,savarw,rm,up,cv1,f,dfds,rat,efac local
265 xmut=rm*kappa*efac*(exp(kappa*up)-1.0-kappa*up
[all …]
H A Dinput.config141 # damp vortices near outlet by ramping up viscosity
/phasta/converterIO/
H A DREADME.md23 The first requirement is that mod(#,@)=0 so that we end up #/@ parts per SyncIO file.
54 Therefore, it is strongly advised to run this script on a limited part count mesh (up to a few thou…
/phasta/phSolver/
H A DCHANGES356 Cleaned up a number of bugs and made it DEC compliant (mostly harmless "bugs")
367 …the use of iprec and ilhs back into the scalar routines. This was "cleaned up" throughout the code…