Master File (file.cio)
This file lists the names of all input files used in a simulation run. The files are grouped in different categories and there is one line for each category. The first column lists the names of the categories. The number of columns per line depends on the number of files in a category. Most files are required for all SWAT+ runs, i.e. they have to be listed in file.cio and the corresponding file has to be present in the TxtInOut folder of the SWAT+ project. There are also some optional files that are only required for specific SWAT+ applications. The category names and their files are listed below.
If a file is not being used for a SWAT+ application, 'null' should be entered instead of the filename.
Simulation
constituents.cs
Basin
Climate
wind-dir.cli (currently not used)
Connect
gwflow.con (a description of the gwflow module and all related input files will be added asap)
aquifer2d.con (currently not used)
channel.con (currently not used)
Channel
channel.cha (currently not used)
hydrology.cha (currently not used)
sediment.cha (currently not used)
temperature.cha
Reservoir
Routing Unit
rout_unit.dr (currently not used)
HRU
Export Coefficient
exco.exc
exco_om.exc
exco_pest.exc (currently not used)
exco_path.exc (currently not used)
exco_hmet.exc (currently not used)
exco_salt.exc (currently not used)
Recall
recall.rec
Delivery Ratio
del_ratio.del (currently not used)
dr_om.del (currently not used)
dr_pest.del (currently not used)
dr_path.del (currently not used)
dr_hmet.del (currently not used)
dr_salt.del (currently not used)
The delivery ratio files will be removed in future versions of SWAT+.
Aquifer
Herd
animal.hrd (currently not used)
herd.hrd (currently not used)
ranch.hrd (currently not used)
There are no plans to work on the animal herd module in the foreseeable future unless there is a demand for it in the user community.
Water Rights
water_allocation.wro
The SWAT+ Water Allocation Module is work in progress and not fully functional in the current revision. A description of the general approach as well as input/output files will be added before the release of the next SWAT+ revision.
Link
chan-surf.lin
aqu_cha.lin
Hydrology
Structural
HRU Databases
pathogens.pth (currently not used)
metals.mtl (currently not used)
salt.slt (currently not used)
The salt routines are work in progress and will be added soon. However, there are no plans to work on the pathogen and metal routines in the foreseeable future unless there is a demand for it in the user community.
Operation Scheduling
Land Use Management
Change
cal_parms.cal
calibration.cal
codes.sft
wb_parms.sft
water_balance.sft
ch_sed_budget.sft (currently not used)
ch_sed_parms.sft (currently not used)
plant_parms.sft
plant_gro.sft
Initial
om_water.ini
pest_hru.ini
pest_water.ini
path_hru.ini (currently not used)
path_water.ini (currently not used)
hmet_hru.ini (currently not used)
hmet_water.ini (currently not used)
salt_hru.ini (currently not used)
salt_water.ini (currently not used)
Soils
soils_lte.sol (currently not used)
Conditional
res_rel.dtl
scen_lu.dtl
flo_con.dtl
Regions
ls_reg.ele
ls_reg.def
ls_cal.reg
ch_catunit.ele
ch_catunit.def
ch_reg.def
aqu_catunit.ele
aqu_catunit.def
aqu_reg.def
res_catunit.ele
res_catunit.def
res_reg.def
rec_catunit.ele
rec_catunit.def
rec_reg.def
The definition of regions in SWAT+ besides the Landscape Units will be revised in the near future and a description of the region files will be added to this documentation as soon as that has happened.
The last five rows in file.cio are used to specify the climate file directories if these are stored in a folder other than the project TxtInOut folder.
If the climate files are stored in the project TxtInOut folder, 'null' should be entered instead of the directory.
Last updated