AddedMassForceCorrelations.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include <cmath>

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::pe_coupling
 
 walberla::pe_coupling::discrete_particle_methods
 

Functions

Vector3< real_t > walberla::pe_coupling::discrete_particle_methods::addedMassForceFinn (const Vector3< real_t > &timeDerivativeFluidVel, const Vector3< real_t > &timeDerivativeBodyVel, const real_t &bodyVolume, const real_t &fluidDensity)
 Correlation functions for the added mass force. More...
 
Vector3< real_t > walberla::pe_coupling::discrete_particle_methods::noAddedMassForce (const Vector3< real_t > &, const Vector3< real_t > &, const real_t &, const real_t &)