17 lines
752 B
INI
17 lines
752 B
INI
/*---------------------------------------------------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: 1.0 |
|
|
| \\ / A nd | Web: http://www.openfoam.org |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
|
|
delta
|
|
{
|
|
type scalar0Inf;
|
|
description "delta";
|
|
default 0.001;
|
|
}
|
|
|
|
// ************************************************************************* //
|