/*------------------------------------------------------------------------------------------------------------------------------*\
|                                                                                                                                | 
|    ANSA_VERSION: 17.1.0                                                                                                        | 
|                                                                                                                                | 
|    file created by  A N S A  Thu Jan 12 15:26:59 2017                                                                          | 
|                                                                                                                                | 
|    Output from: /cyclop/testdata/scratch_files/vangelis/HLW/jaxa/Case2/jsm_case02_mm_GeoLAB_2016-10-20_medium_VOLUME.ansa.gz   | 
|                                                                                                                                | 
\*------------------------------------------------------------------------------------------------------------------------------*/



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 {
}
