Skip to content
Snippets Groups Projects
Commit 0def7885 authored by Cameron Stewart's avatar Cameron Stewart
Browse files

test first draft

parent ab3f03b7
No related merge requests found
Parameters
{
eta_s 0.5;
timesteps 1000;
timesteps 3000;
force 0.00001;
lambda_p 30.0;
lambda_p 300.0;
eta_p 0.5;
period 1;
baseFolder vtk_out;
writePeriod 1;
checkpointFrequency 1000;
remainingTimeLoggerFrequency 6.0; // in seconds
L 11;
H 33;
uMax 1.28737;
t0 370;
t1 326;
}
DomainSetup
{
blocks < 3,3,1 >;
blocks < 1,3,1 >;
cartesianSetup false;
cellsPerBlock < 10,10, 1 >;
cellsPerBlock < 11,11, 1 >;
periodic < 1, 0, 0 >;
}
StabilityChecker
{
checkFrequency 1;
streamOutput false;
vtkOutput true;
}
Boundaries
{
Border { direction N,S; walldistance -1; NoSlip {} }
}
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment