/*-------------------------------------------------------------------------------------------------------------------------*\
|                                                                                                                           | 
|    ANSA_VERSION: 17.2.0                                                                                                   | 
|                                                                                                                           | 
|    file created by  A N S A  Thu Jan 12 13:39:26 2017                                                                     | 
|                                                                                                                           | 
|    Output from: /cyclop/testdata/scratch_files/vangelis/HLW/COARSE/outputs/OF/hl-crm-gapped-coarse/hl-crm-gapped-coarse   | 
|                                                                                                                           | 
\*-------------------------------------------------------------------------------------------------------------------------*/



FoamFile
{
	version 2.0;
	format binary;
	class dictionary;
	location "";
	object controlDict;
}
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

application UserSolver;

startFrom startTime;

startTime	0.;

stopAt endTime;

endTime	1.;

deltaT 	1.;

writeControl timeStep;

writeInterval	1.;

purgeWrite	0;

writeFormat	binary;

writePrecision	6;

writeCompression	uncompressed;

timeFormat	general;

timePrecision	6;

graphFormat	raw;

runTimeModifiable	yes;

adjustTimeStep	off;

maxCo	1.;

maxAlphaCo	1.;

maxDeltaT	1.;

functions {
}
