diff --git a/avaframe/com7Regional/com7RegionalCfg.ini b/avaframe/com7Regional/com7RegionalCfg.ini index 0818c30ee..0a6aaaa86 100644 --- a/avaframe/com7Regional/com7RegionalCfg.ini +++ b/avaframe/com7Regional/com7RegionalCfg.ini @@ -26,30 +26,8 @@ mergeMethods = max # in this section, settings may be overridden for com1DFA that are used for the regional run. any parameter that is not # set here will be taken from the default com1DFA config (if defaultConfig = True). -# time step [s] -dt = 0.5 - # use default com1DFA config as base configuration (True) and override following parameters # if False and local_com1DFACfg is available use local defaultConfig = True -# threshold under which no remeshing is done -# set to high value to avoid raster remeshing -meshCellSizeThreshold = 100 - - -# list of simulations that shall be performed (null, ent, res, entres, available (use all available input data)) -simTypeList = null - -#+++++++++++++ Output++++++++++++ -# desired result Parameters (ppr, pft, pfv, pta, FT, FV, P, FM, Vx, Vy, Vz, TA, particles) - separated by | -resType = pfv -# saving time step, i.e. time in seconds (first and last time step are always saved) -# option 1: give an interval with start:interval in seconds -# (tStep = 0:5 - this will save desired results every 5 seconds for the full simulation) -# option 2: explicitly list all desired time steps -# (closest to actual computational time step) separated by | (example tSteps = 1|50.2|100) -# NOTE: initial and last time step are always saved! -tSteps = - # Consider also adjusting settings in avaframeCfg.ini, such as generation of reports and plots to reduce output file size \ No newline at end of file