A user wrote
I am in the process of migrating old NetSTORM files (i.e. version 2002) to the new NetSTORM platform. In the old NetSTORM, after I performed a simulation, I could perform a report generation which gave summary output of the overflow volume and frequency. I can't find that function in NetSTORM 2008. Are the report functions available in the new NetSTORM?
I coded the old NetSTORM interface in FoxPro in the mid-1990s. In 2002, I re-coded the interface in VB6. I did not create new detailed reports for the NetSTORM component of the program (i.e. the multi-structure STORM module). You can still generate the monthly summary and the structure summary, but the program only displays them in Access tables. It's up to you to format a report. The structure summary is saved to the Access table
_CSOSummary. The monthly summary is in
_MonthlySummary. Follow the links for details on their contents.
Comments
No comments for this document