File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 188188 'process_seepage_face' : False , # Enable the process of groundwater seepage (NB. only applicable to positive beach slopes)
189189 'visualization' : False , # Boolean for visualization of model interpretation before and just after initialization
190190 'output_sedtrails' : False , # NEW! [T/F] Boolean to see whether additional output for SedTRAILS should be generated
191+ 'OpenFOAM' : False , # NEW! [T/F] Boolean to indicate coupling with OpenFOAM.
191192 'nfraction_sedtrails' : 0 , # [-] Index of selected fraction for SedTRAILS (0 if only one fraction)
192193 'xgrid_file' : None , # Filename of ASCII file with x-coordinates of grid cells
193194 'ygrid_file' : None , # Filename of ASCII file with y-coordinates of grid cells
You can’t perform that action at this time.
0 commit comments