Result Operations
Usage Instructions
After the simulation analysis is completed, you can perform the following operations through the "Result Operations" function:
-
Load Calculation Result: Load the result from the last calculation into the scene.
-
Query Point Result: Query the simulation calculation result for each point within the analysis area.
-
Import NetCDF Data: Import NetCDF data that records the water flow movement process and generate it as S3M tile data.
Result Loading
Function Entrance
- Flood Simulation Tab -> Result Operations Group -> Result Loading Button
Operation Steps
- Click the Flood Simulation Tab -> Result Operations Group -> Result Loading button to load the S3M tile data from the previous simulation analysis result into the scene.
Result Query
Function Entrance
- Flood Simulation Tab -> Result Operations Group -> Result Query Button
Operation Steps
- Click the Flood Simulation Tab -> Result Operations Group -> Result Query button.
- Move the mouse to the scene, left-click at any position within the simulation analysis area, and a result query panel will pop up, displaying all calculation results for that point.The result query panel includes the following two display modes:
- Data Table: Displays the calculation results for each moment at the point in tabular form, including the following columns:Time, Water Level (m), Water Depth (m), Velocity U (m/s), Velocity V (m/s), Velocity (m/s).
- Data Chart: Intuitively displays the changing trend of calculation results at various times for the point in a line chart form.
Import NC
If you already have NetCDF data calculated based on a 2D hydrodynamic model, you can use the "Import NC" function to convert it into S3M tile data and achieve dynamic display in the scene.
Function Entrance
- Flood Simulation Tab -> Result Operations Group -> Import NC Button
Operation Steps
- Click the Flood Simulation Tab -> Result Operations Group -> Import NC button.
- In the popped-up "Result Export" dialog, set the following parameters:
- NC File: Input the NetCDF data (*.nc) to be operated on.
- Tile Name: Set the name for the resulting S3M tile.
- Storage Path: Set the save path for the resulting S3M tile.
- After the settings are completed, the system will generate the S3M tile at the specified path and automatically load it into the scene for display, allowing you to dynamically view the result.
Related Topics