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

  1. constituents.cs (a description of this file will be added asap)

Basin

Climate

  1. wind-dir.cli (currently not used)

Connect

  1. hru.con

  2. hru-lte.con

  3. rout_unit.con

  4. gwflow.con (a description of the gwflow module and all related input files will be added asap)

  5. aquifer.con

  6. aquifer2d.con (currently not used)

  7. channel.con (currently not used)

  8. reservoir.con

  9. recall.con

  10. exco.con

  11. delratio.con

  12. outlet.con

  13. chandeg.con

Channel

  1. channel.cha (currently not used)

  2. hydrology.cha (currently not used)

  3. sediment.cha (currently not used)

  4. temperature.cha (a description of this file will be added soon)

Reservoir

Routing Unit

  1. rout_unit.dr

HRU

Export Coefficient

  1. exco.exc (a description of this file will be added asap)

  2. exco_om.exc (a description of this file will be added asap)

  3. exco_pest.exc (a description of this file will be added asap)

  4. exco_path.exc (currently not used)

  5. exco_hmet.exc (currently not used)

  6. exco_salt.exc (currently not used)

Recall

  1. recall.rec

Delivery Ratio

  1. del_ratio.del (a description of this file will be added as soon as possible)

  2. dr_om.del (a description of this file will be added as soon as possible)

  3. dr_pest.del (a description of this file will be added as soon as possible)

  4. dr_path.del (currently not used)

  5. dr_hmet.del (currently not used)

  6. dr_salt.del (currently not used)

Aquifer

  1. initial.aqu

  2. aquifer.aqu

Herd

  1. animal.hrd (currently not used)

  2. herd.hrd (currently not used)

  3. 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

  1. transfer.wro (will be replaced by water allocation files)

  2. element.wro (will be replaced by water allocation files)

  3. water_rights.wro (will be replaced by water allocation files)

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.

  1. chan-surf.lin (currently not used)

  2. aqu_cha.lin (a description of this file will be added as soon as possible)

Hydrology

Structural

HRU Databases

  1. pathogens.pth (currently not used)

  2. metals.mtl (currently not used)

  3. 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

  1. cal_parms.cal

  2. calibration.cal

  3. codes.sft

  4. wb_parms.sft

  5. water_balance.sft

  6. ch_sed_budget.sft (a description of this file will be added as soon as possible)

  7. ch_sed_parms.sft (a description of this file will be added as soon as possible)

  8. plant_parms.sft (a description of this file will be added as soon as possible)

  9. plant_gro.sft (a description of this file will be added as soon as possible)

Initial

  1. plant.ini

  2. soil_plant.ini

  3. om_water.ini

  4. pest_hru.ini (a description of this file will be added asap)

  5. pest_water.ini (a description of this file will be added asap)

  6. path_hru.ini (currently not used)

  7. path_water.ini (currently not used)

  8. hmet_hru.ini (currently not used)

  9. hmet_water.ini (currently not used)

  10. salt_hru.ini (currently not used)

  11. salt_water.ini (currently not used)

Soils

  1. nutrients.sol

  2. soils_lte.sol

Conditional

  1. res_rel.dtl (a detailed description of this file will be added asap)

  2. scen_lu.dtl (a detailed description of this file will be added asap)

  3. flo_con.dtl (a detailed description of this file will be added asap)

Regions

  1. ls_reg.ele (a description of this file will be added soon)

  2. ls_reg.def (a description of this file will be added soon)

  3. ls_cal.reg (a description of this file will be added soon)

  4. ch_catunit.ele (a description of this file will be added soon)

  5. ch_catunit.def (a description of this file will be added soon)

  6. ch_reg.def (a description of this file will be added soon)

  7. aqu_catunit.ele (a description of this file will be added soon)

  8. aqu_catunit.def (a description of this file will be added soon)

  9. aqu_reg.def (a description of this file will be added soon)

  10. res_catunit.ele (a description of this file will be added soon)

  11. res_catunit.def (a description of this file will be added soon)

  12. res_reg.def (a description of this file will be added soon)

  13. rec_catunit.ele (a description of this file will be added soon)

  14. rec_catunit.def (a description of this file will be added soon)

  15. rec_reg.def (a description of this file will be added soon)

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