VH Application Button Functions Guide
VH Application Button Functions Guide
A modular structure in Virtual Hydraulics allows for distinct separation and specialization of functions, facilitating targeted problem-solving and efficient navigation, while non-modular designs could complicate usability by intertwining varying operations into a single, less-organized structure. It enhances maintainability, scalability, and user comprehension by breaking down tasks into focused, manageable sub-programs.
Module-Level buttons in the Virtual Hydraulics interface are activated based on specific functionalities available within each module and according to the level of user interaction. For example, an 'Update' button will only activate if any input on the screen is modified. In contrast, Application-Level buttons are broadly applicable actions for the entire application and remain static in availability regardless of specific module interaction.
A user would interact with the 'Update' button after making changes to the input form to refresh the data in global memory for further calculations. The 'Get' button is used to revert to original data, discarding all changes made on the input form. This can be essential for ensuring data integrity before or after experimental modifications.
The 'Zip' button allows the user to compress the current active well file into a new .zip file without altering the original well file.
The Tree View panel allows users to access all sub-programs in VH, such as VRDH, TripPro, and CleanPro, by clicking on top-level tree nodes and expanding sub-nodes for detailed input screens. The Tree View improves usability by offering a structured and easy-to-navigate interface for launching and managing different parts of the application.
The status bar displays the active well file name, active record number, current units set, and active language, providing users with at-a-glance critical details that ensure tasks are performed with up-to-date context and reduce errors associated with misidentified or forgotten projects.
Users can adjust preferences such as clearing status marks, hiding marks, and disabling auto-collapse in the Tree View panel. These adjustments can streamline navigation by reducing visual clutter and maintaining expanded view states as necessary, optimizing user experience.
Interactive results from VRDH provide users with dynamic and immediate visualization of data processed through inputs like well geometry and flow rates, enabling users to experiment and make informed adjustments to modeling parameters for optimized outcomes in complex hydraulic scenarios.
The 'Run' button in module-level operations initiates calculations and displays results in an output form, enabling the processing of input data into usable output, effectively serving as a catalyst for executing module-specific operations.
The 'Exit' button in the top panel of the Virtual Hydraulics application is used to exit the VH application entirely.