From 5d9a2f2fbdbe70ed9467586cb9cc3a5f593a0361 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Tue, 12 Apr 2022 10:30:19 +0200 Subject: [PATCH] Updated config to get largest waves --- olaflow/config.ini | 2 +- olaflow/of/system/controlDict | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/olaflow/config.ini b/olaflow/config.ini index e00b97d..7917bff 100644 --- a/olaflow/config.ini +++ b/olaflow/config.ini @@ -13,5 +13,5 @@ path=/opt/OpenFOAM/OpenFOAM-9/bin:/opt/OpenFOAM/OpenFOAM-9/platforms/linux64GccD root=of out=out_of t0 = 13900 -tf = 14100 +tf = 14300 x0 = -150 diff --git a/olaflow/of/system/controlDict b/olaflow/of/system/controlDict index deb00f5..c0b9e63 100644 --- a/olaflow/of/system/controlDict +++ b/olaflow/of/system/controlDict @@ -24,7 +24,7 @@ startTime 0; stopAt endTime; -endTime 200; +endTime 400; deltaT 0.1;