gsphelp  Database storage

<< Click to Display Table of Contents >>

Navigation:  GSP environment > Simulation Results > Output tables >

gsphelp  Database storage

Previous pageReturn to chapter overviewNext page

As of version GSP 12, a sophisticated SQL database storage system is introduced. This new system allows to combine output results of various case models, the data in common will be displayed in a table view so that it is easier to compare results from various case runs. To create a combined view, the check box before other run cases than the currently selected need to be marked/selected. From the combined table view the modeler will be able to graph the results.

 

The following will show the run case results of the selected case (case 1.1.2.1):

OutputDataCaseSelection_single

 

The following will add (Union) data from the non-focused but checked run case (case 1.1.1.1):

OutputDataCaseSelection_multiple

 

The database storage system is the open source Firebird database system. This is an SQL based storage system that creates .FDB storage file extensions. These databases can be opened by tools such as FlameRobin. When having FlameRobin installed, existing database files can be added for viewing/editing:

 

FlameRobin_app

 

Make sure the following input is used (the UHBRFAN model is just an example, use your own database file):

 

FlameRobin_add