management.sch
This file is used to schedule management operations.
Management operations can be scheduled by heat units/dates or by Decision Tables.
The structure of the management.sch file is different than that of most other SWAT+ input files. The first line for each management schedule specifies the name of the schedule and the number of scheduled and/or automatic operations. When using scheduled operations, it is followed by one line per operation listing operation-specific data. The operations must be scheduled by date (Heat Unit scheduling must be done using a Decision Table) listed in chronological order. For automatic operations, the names of the Decision Tables in lum.dtl are listed (one name per line). Behind the name of a Decision Table, the user may list the crop(s) used in the Decision Table, which can be useful when the same Decision Table is used for different crop rotations (see xxx in yyy).
The user may use both scheduled operations and Decision Tables for the same land use. If doing so, the names of the DTs should be listed first.
Field | Description | Type |
---|---|---|
Name of the management schedule | string | |
numb_ops | Number of scheduled management operations | integer |
numb_auto | Number of automatic operations | integer |
Type of management operation | string | |
mon | Month operation is scheduled for | integer |
day | Day operation is scheduled for | integer |
hu_sch | Currently not used | real |
Operation data 1 | string | |
Operation data 2 | string | |
Operation data 3 | real |
Last updated