32template<
class CloudType>
45template<
class CloudType>
52template<
class CloudType>
59template<
class CloudType>
virtual label nSubCycles() const
For PairModels that control the timestep, calculate the number of subCycles needed to satisfy the min...
NoPair(const dictionary &dict, CloudType &cloud)
Construct from dictionary and cloud owner.
virtual void evaluatePair(typename CloudType::parcelType &pA, typename CloudType::parcelType &pB) const
Calculate the pair interaction between parcels.
virtual bool controlsTimestep() const
Whether the PairModel has a timestep limit that will require subCycling.
const dictionary & dict() const
Return the dictionary.
PairModel(CloudType &owner)
Construct null from cloud owner.
A cloud is a registry collection of lagrangian particles.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
DSMCCloud< dsmcParcel > CloudType