# Simulation Management Tool (DVRII version) # # adaptsrc.py - Adapts source files to perform a multi-discharge simulation # runsim.py - Top level file to run simulation # run.py - Run scripts library and tools # grid.py - Load and write grid files # dep.py - Read/write Delft3D-FLOW *.dep files # software/[platform]/bin/ # qdb.exe - Discharge database management executable # trim2dep.exe - Transfer fields from trim-file to depth file # Copyright (C) 2016 Deltares # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see .