From dfac4df0a9b5f8d08ee5c8467f54e03e8bae9716 Mon Sep 17 00:00:00 2001 From: danielque Date: Thu, 21 Feb 2019 14:06:04 +0100 Subject: [PATCH] [DOC] clean up --- doc/dataExchangeModel_twoWayOne2One.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dataExchangeModel_twoWayOne2One.txt b/doc/dataExchangeModel_twoWayOne2One.txt index 997ecdd9..f415ebd5 100644 --- a/doc/dataExchangeModel_twoWayOne2One.txt +++ b/doc/dataExchangeModel_twoWayOne2One.txt @@ -15,11 +15,11 @@ dataExchangeModel twoWayOne2One; twoWayOne2OneProps \{ liggghtsPath "path"; - useStaticProcMap useMap; + useStaticProcMap switch1; \}; :pre {path} = path to the DEM simulation input file :ulb,l -{useMap} = yes or no, determines if the map is build once (yes) or every coupling step (no) (default: no) :l +{switch1} = (optional, default no) switch to determine if the map is built once (yes) or every coupling step (no) :l :ule [Examples:]