Translate to:

SWMM 2008 - Stormwater Management Model

SWMM 5, Watersheds, Water Quality, Technology, Hydrology, Hydraulics - Watershed

The SWMM 5 data input files are not backwards compatible with previous versions of SWMM - you cannot open a file created in v13 with a v11 GUI without getting messages about Options or features present in v13 but not present in v11. Not everyone looks at the C code but the new options are listed in the file enums.h with a version notation:

SKIP_STEADY_STATE, TEMPDIR, IGNORE_RAINFALL, //(5.0.010 - LR)
FORCE_MAIN_EQN, LINK_OFFSETS, //(5.0.012 - LR)


The good feature about this message is that it tells you what MAY be different between the two SWMM versions. For example, if you used Link Offsets in v13 then you will not have a valid model in SWMM 5.0.011. However, if you are not using a new option in SWMM 5.0.013 then you will have a valid backwards compatible SWMM 5.0.011 input data set.

enum InputOptionType {
      FLOW_UNITS,        INFIL_MODEL,       ROUTE_MODEL,
      START_DATE,        START_TIME,        END_DATE,
      END_TIME,          REPORT_START_DATE, REPORT_START_TIME,
      SWEEP_START,       SWEEP_END,         START_DRY_DAYS,
      WET_STEP,          DRY_STEP,          ROUTE_STEP,
      REPORT_STEP,       ALLOW_PONDING,     INERT_DAMPING,
      SLOPE_WEIGHTING,   VARIABLE_STEP,     NORMAL_FLOW_LTD,
      LENGTHENING_STEP,  MIN_SURFAREA,      COMPATIBILITY,
      SKIP_STEADY_STATE, TEMPDIR,           IGNORE_RAINFALL,                   //(5.0.010 - LR)
      FORCE_MAIN_EQN,             LINK_OFFSETS,                                //(5.0.012 - LR)

Last updated by Robert E Dickinson Jun 21.

About SWMM 2008 - Stormwater Management Model

Robert E Dickinson Robert E Dickinson created this social network on Ning.

Create your own social network!

Latest Activity

Robert E Dickinson Robert E Dickinson added 16 photos. View Photos 4 hours ago
worlddevelopmentcq3 world12 weather image002
Featured
The note T-Shirt by Robert E Dickinson was featuredNov 12
Robert E Dickinson Nov 12
Robert E Dickinson Robert E Dickinson left a comment for Haibin Li Nov 12
Haibin Li Haibin Li's profile changed Nov 12
Haibin Li Haibin Li joined SWMM 2008 - Stormwater Management Model. Leave a Comment for Haibin Li. Nov 12
Robert E Dickinson Robert E Dickinson replied to the discussion Nature Nov 11
Robert E Dickinson Robert E Dickinson added a video: DNA and Evolution Nov 9
DNA and Evolution
lijm02 lijm02 joined the group HydrologyNov 8
Robert E Dickinson Robert E Dickinson replied to the discussion Nature Nov 3
Robert E Dickinson Robert E Dickinson started a discussion called NatureNov 3
Featured
The discussion Nature by Robert E Dickinson was featuredNov 3

Word Cloud

Translate Tools

© 2008   Created by Robert E Dickinson on Ning.   Create your own social network

Badges  |  Report An Issue | SWMM 5 Blog  |  Privacy  |  Terms of Service