Go to the documentation of this file.
58 rndPhases[i] = RanGen.
sample01<scalar>();
71 const scalar recRootN = 1.0/
sqrt(scalar(ntot));
gmvFile<< "tracers "<< particles.size()<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().x()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().y()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
dimensionedScalar sin(const dimensionedScalar &ds)
complexField ComplexField(const UList< scalar > &re, const UList< scalar > &im)
turbGen(const Kmesh &k, const scalar EA, const scalar K0)
Specialisations of Field<T> for scalar, vector and tensor.
Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh...
scalar Ea(const scalar p, const scalar T) const
CGAL::Exact_predicates_exact_constructions_kernel K
static tmp< complexField > reverseTransform(const tmp< complexField > &field, const UList< int > &nn)
Generic templated field type.
Field< complexVector > complexVectorField
Specialisation of Field<T> for complexVector.
constexpr scalar twoPi(2 *M_PI)
tmp< scalarField > Ek(const scalar Ea, const scalar k0, const scalarField &k)
scalarField ReImSum(const UList< complex > &cf)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
dimensionedScalar cos(const dimensionedScalar &ds)