Home
last modified time | relevance | path

Searched refs:numRCRSrfs (Results 1 – 15 of 15) sorted by relevance

/phasta/phSolver/common/
H A Dgenini.f108 allocate (RCRConvCoef(nstep(1)+lstep+2,numRCRSrfs)) !for convolution coeff
110 allocate (QHistRCR(nstep(1)+lstep+1,numRCRSrfs)) !for flow history
122 read(816,*) (QHistRCR(j,n),n=1,numRCRSrfs) !read flow history
H A Dbctint.f460 allocate (numRCRt(numRCRSrfs))
461 allocate (ValuePdist(nptsRCRmax,2,numRCRSrfs))
462 allocate (ValueListRCR(3,numRCRSrfs))
465 do k=1,numRCRSrfs
477 allocate (dtRCR(numRCRSrfs))
492 do k =1,numRCRSrfs
H A Dcommon_c.h624 int numRCRSrfs; member
H A Dinput_fform.cc865 if( (nomodule.numRCRSrfs=inp.GetValue("Number of RCR Surfaces")) ){ in input_fform()
868 for(i=0; i< nomodule.numRCRSrfs; i++){ in input_fform()
H A Dcommon.h50 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
H A Dinput.config356 Number of RCR Surfaces: 0 # numRCRSrfs
/phasta/phSolver/incompressible/
H A Ditrdrv.f141 if(numImpSrfs.gt.0 .or. numRCRSrfs.gt.0) then
255 if(numRCRSrfs.gt.zero) then
256 call calcRCRic(y,nsrflistRCR,numRCRSrfs)
331 if(numRCRSrfs.gt.0) then
332 call CalcHopRCR (Delt(itseq), lstep, numRCRSrfs)
333 call CalcRCRConvCoef(lstep,numRCRSrfs)
335 & numRCRSrfs)
590 if(numRCRSrfs.gt.zero) then
591 call UpdHistConv(y,nsrflistRCR,numRCRSrfs) !uses lstep
799 if(numImpSrfs.gt.0 .or. numRCRSrfs.gt.0) then
[all …]
H A Delmgmr.f731 if(numRCRSrfs.gt.zero) then
732 call GetFlowQ(p,y,nsrflistRCR,numRCRSrfs) !Q pushed into p but at this point
734 do j = 1,numRCRSrfs
747 do k = 1,numRCRSrfs
H A DlesSparse.f91 elseif(numRCRSrfs.gt.zero) then
92 do k = 1,numRCRSrfs
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h545 int numRCRSrfs; member
H A DcommonAcuStat.h49 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
/phasta/M2N/include/
H A DcommonM2N_c.h546 int numRCRSrfs; member
H A DcommonM2N.h49 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h545 int numRCRSrfs; member
H A DcommonM2NFixBnd.h49 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,