chrono::fsi::ChSystemFsi::FluidProperties Struct Reference

Description

Structure with fluid properties.

Used if solving a CFD problem.

#include <ChSystemFsi.h>

Public Attributes

double density
 fluid density (default: 1000.0)
 
double viscosity
 fluid viscosity (default: 0.1)
 
double kappa
 surface tension kappa (default: 0)
 
double char_length
 characteristic length (default: 1.0)
 

The documentation for this struct was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi.h
  • /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi.cpp