Variables
readSolidTimeControls.H File Reference

Read the control parameters used in the solid. More...

Go to the source code of this file.

Variables

scalar maxDi = runTime.controlDict().lookupOrDefault<scalar>("maxDi", 10.0)
 

Detailed Description

Read the control parameters used in the solid.

Original source file readSolidTimeControls.H

Definition in file readSolidTimeControls.H.

Variable Documentation

scalar maxDi = runTime.controlDict().lookupOrDefault<scalar>("maxDi", 10.0)

Definition at line 29 of file readSolidTimeControls.H.