Searched refs:cutfreq (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | bctint.f | 40 integer cutfreq !filter variable 412 subroutine Filter(Filtered,DataHist,nptf,timestep,cutfreq) argument 416 integer nptf, cutfreq, j, k, m, s, Filtime(nptf) local 421 windK = cutfreq*2 + 1
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 1092 cutfreq = 10 !hardcoded cutting frequency of the filter 1096 call Filter(QHistTryF,QHistTry,ntimeptpT,Delt(1),cutfreq)
|