Linking SWMM Version 5.0.022 to MATLAB

Hello,


I'm trying to link SWMM Version 5.0.022 to MATLAB. My project have 3 LID units.  However in Appendix D of SWMM5 User manual I could not find the way for introducing LID units to the MATLAB in inpfile. 
I wonder if you have any idea?
Your help would be really appreciated

You need to be a member of SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM to add comments!

Join SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM

Email me when people reply –

Replies

  • Yes Bob. Like the format that we have for [RainGages] as fowllowing:

    [RAINGAGES]
    ;;Name Format Interval SCF DataSource SourceName
    ;;=========================================================
    GAGE1 INTENSITY 0:15 1.0 TIMESERIES SERIES1

  • Hi, do you just want to know the format of the LID data?


    [LID_CONTROLS]
    ;; Type/Layer Parameters
    ;;-------------- ---------- ----------
    RB PP
    RB SURFACE 0.0 0.0 0.1 1.0 5
    RB PAVEMENT 12 0.15 0 100 0
    RB STORAGE 12 0 10 0
    RB DRAIN 2 0.5 0 6

    [LID_USAGE]
    ;;Subcatchment LID Process Number Area Width InitSatur FromImprv ToPerv Report File
    ;;-------------- ---------------- ------- ---------- ---------- ---------- ---------- ---------- -----------
    95 RB 1 2 0 0 0 1

    • Hi Bob!! It worked!! I just want to make sure I got it right!

      above code is for LID type=porous pavement (PP). what does RB stands for?

      And what kind of abbreviation should we pick up for other LID types like Bio-Retention cell, Infiltration trench, Rain Barrel and vegetative swale?

      Thanks~~

    • Thank you so much Bob!!!!! I'm going ahead to try that!!!:-) 

This reply was deleted.