Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / solvers / solidMechanics / icoFsiElasticNonLinULSolidFoam / EulerCoeffs.H
blobac0dd7e6c666b722a55dbdd72d87fe38a9c45d02
2 dimensionedScalar Cn("Cn", dimless/dimTime, 1.0/runTime.deltaT().value());
3 dimensionedScalar Co("Co", dimless/dimTime, 1.0/runTime.deltaT().value());