Home
last modified time | relevance | path

Searched refs:Delt (Results 1 – 25 of 27) sorted by relevance

12

/phasta/phSolver/incompressible/
H A DitrPC.f44 y=y-(one-alfi)*Delt(1)*acold
52 Dtgl = one / Delt(itseq) ! caution: inverse of time step
82 u(:,isd) = uold(:,isd) + Delt(itseq)*yold(:,isd) +
84 & Delt(itseq)*Delt(itseq)*acold(:,isd)
96 y = yold+alfi*Delt(itseq)*acold
125 fct1 = gami*Delt(itseq)
126 fct2 = gami*alfi*Delt(itseq)
135 & Delt(itseq)*Delt(itseq)*betai*solinc(:,isd)
155 fct1 = gami*Delt(itseq)
175 fct1 = gami*Delt(itseq)
H A Drstatic.f38 call sumgatN( abs(gami*Delt(itseq)
41 call sumgatN( abs(gami*alfi*Delt(itseq)
238 call sumgat( abs(gami*Delt(itseq)*Dy(:)),1,rdy1)
H A DBCprofile.f18 …r_time_factor = r_amp*sin(two*pi*r_freq*(lstep+1)*Delt(1)) ! BC set for next time step - all phase…
H A DlesSparse.f69 tfact=alfi * gami * Delt(1)
311 tfact=alfi * gami * Delt(1)
478 tfact=alfi * gami * Delt(1)
H A Ditrdrv.f318 if(itvn.gt.0) call BCint((lstep+1)*Delt(1), shp, shgl,
332 call CalcHopRCR (Delt(itseq), lstep, numRCRSrfs)
429 Deltt=Delt(1)
435 Dtgl = one / Delt(1)
514 Delt(1)=Deltt
1096 call Filter(QHistTryF,QHistTry,ntimeptpT,Delt(1),cutfreq)
H A De3lhs.f53 lhsFct = alfi * gami * Delt(itseq)
299 lhsFct = alfi * gami * Delt(itseq)
H A De3bvar.f773 rKwall_glob = rKwall_glob*betai*Delt(itseq)*Delt(itseq)*alfi
/phasta/phSolver/compressible/
H A DBCprofileKW.f15 PresSin=PresAmp*sin(two*pi*PresFreq*((lstep-tsBase)+1)*Delt(1)) ! pressure disturbance
18 Alpha=AlphaAmp*sin(two*pi*AlphaFreq*((lstep-tsBase)+1)*Delt(1)) ! pressure disturbance
H A DitrPC.f32 & y=y-(one-alfi)*Delt(1)*CFLfl(1)*acold
42 Dtgl = one / Delt(itseq) ! caution: inverse of time step
118 if (LCtime .eq. 0) time = time + Delt(itseq)
H A Ditrdrv.f124 call MC_init(Delt, lstep, BC)
152 call BC_init(Delt, lstep, BC) !Note: sets BC_enable
356 if(itvn.gt.0) call BCint((lstep+1)*Delt(1), shp, shgl,
H A Dtimedata.f90151 write(1001, *) "Time Step: ", Delt(1)
/phasta/phSolver/common/
H A Dgenini.f83 call BCint(lstep*Delt(1),shp,shgl,shpb,shglb,x, BC, iBC)
100 call Impint((ntimeptpT-i+1)*Delt(1),i) !return Imp values in reverse order ZN->Z0
107 dtRCR(:) = Delt(1)/(ValueListRCR(2,:)*ValueListRCR(3,:))
H A Dinput.f125 & loctim(i), Delt(i), CFLfl(i),
245 write (23,*) epstol(mxats), Delt(mxats), nstep(mxats),
H A Dbctint.f164 t0 = max(zero,(irstart-1)*Delt(1))
165 tlen = (nstep(1)+1)*Delt(1)
H A Dcommon_c.h397 double Delt[MAXTS]; member
H A Dcommon.h193 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
/phasta/phSolver/Test_C/
H A Dsolver.inp31 Time Step Size: 1.0 # Delt(1)
/phasta/phSolver/Test_IC/
H A Dsolver.inp31 Time Step Size: 0.1 # Delt(1)
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h319 double Delt[MAXTS]; member
H A DcommonAcuStat.h147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
/phasta/phSolver/testIC-DSIM/
H A Dsolver.inp31 Time Step Size: 0.1 # Delt(1)
/phasta/M2N/include/
H A DcommonM2N_c.h319 double Delt[MAXTS]; member
H A DcommonM2N.h147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h319 double Delt[MAXTS]; member
H A DcommonM2NFixBnd.h147 common /inpdat/ epstol(6), Delt(MAXTS), CFLfl(MAXTS),

12