Home
last modified time | relevance | path

Searched refs:Rgas (Results 1 – 21 of 21) sorted by relevance

/phasta/phSolver/compressible/
H A Dgetthm.f76 pres = Rgas * rho * T
111 rho = pres / ( Rgas * T )
135 rsrhog(:) = pres(:) / ( Rgas * T(:))
148 ei = T * (Rgas / gamma1)
150 tmpg = T * (Rgas / gamma1) !for gas phase
163 h = T * (Rgas * gamma / gamma1)
165 cv = Rgas / gamma1
166 cp = Rgas * gamma / gamma1
172 c = sqrt( (gamma * Rgas) * T )
188 tmpg = T * (Rgas * gamma / gamma1) ! enthalpy of gas phase
[all …]
H A DBCprofile.f27 ctrl_factor(1) = 1.00*Rgas*330.578/((2*0.587375)**2) ! inlet
30 ctrl_factor(2) = 2.25*Rgas*317/((0.0168910950375201
32 ctrl_factor(3) = 2.25*Rgas*317/(((-0.126612)
H A Dbc3res.f31 res(:,5) = res(:,5) + BC(:,1)*Rgas* res(:,1) !IDEAL GAS ASSUMED
50 & (gamma*Rgas/gamma1*y(:,5)
H A De3source.f100 den = ytargeti(id,1) / (Rgas * ytargeti(id,5))
101 ei = ytargeti(id,5) * ( Rgas / gamma1 )
153 den = ytargeti(id,1) / (Rgas * ytargeti(id,5))
154 ei = ytargeti(id,5) * ( Rgas / gamma1 )
H A Dbflux.f121 write (iout, 1000) title, lstep, time, gamma, Rgas
126 write (iout) nshg, lstep, time, gamma, Rgas
H A DMachControl.f90114 MC_Mt = sqrt(u2/(1.4*Rgas*T))
H A Dbc3bdg.f36 a5(i) = - y(i,5) * (Rgas * gamma / gamma1) !IDEAL GAS ASSUMED
H A De3tau.f351 c = sqrt( (gamma * Rgas) * T )
813 c = sqrt( (gamma * Rgas) * T )
/phasta/phSolver/common/
H A Dinput.f182 Rgas = one / ( xN2 / Rs(1) + xO2 / Rs(2) )
183 if(myrank.eq.0) write(*,*) 'input.f computes Rgas to be', Rgas
186 yN2 = xN2 * Rgas / Rs(1)
187 yO2 = xO2 * Rgas / Rs(2)
274 write (23,*) pr, Planck, Stefan, Nh, Rh, Rgas,
H A Dgetstrl.f20 yl (:,:,1) = yl(:,:,1) / (Rgas * yl(:,:,5))
H A Dasithf.f23 ycl (:,:,1) = ycl(:,:,1) / (Rgas * ycl(:,:,5)) !get density
H A Dbardmc.f98 rho(:) = yold(:,1) / (Rgas * yold(:,5)) ! get density at nodes.
694 yl (:,:,1) = yl(:,:,1) / (Rgas * yl(:,:,5)) !get density
849 yl (:,:,1) = yl(:,:,1) / (Rgas * yl(:,:,5)) !get density
H A Dcommon_c.h467 double pr, Planck, Stephan, Nh, Rh, Rgas; member
H A Dbctint.f109 Ttarget = press/(ro*Rgas)
H A Dcommon.h220 common /mmatpar/ pr, Planck, Stefan, Nh, Rh, Rgas,
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h391 double pr, Planck, Stephan, Nh, Rh, Rgas; member
H A DcommonAcuStat.h175 common /mmatpar/ pr, Planck, Stefan, Nh, Rh, Rgas,
/phasta/M2N/include/
H A DcommonM2N_c.h391 double pr, Planck, Stephan, Nh, Rh, Rgas; member
H A DcommonM2N.h175 common /mmatpar/ pr, Planck, Stefan, Nh, Rh, Rgas,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h391 double pr, Planck, Stephan, Nh, Rh, Rgas; member
H A DcommonM2NFixBnd.h175 common /mmatpar/ pr, Planck, Stefan, Nh, Rh, Rgas,