Skip to main content
Version: 2026R2

open_h5

DB.open_h5(path, cache_data=False, apply_shared_commands=False)

Load a model from an .acph5 database.

  • Parameters:
    • path: The .acph5 file path.
    • cache_data: Boolean on whether to load the update results.
    • apply_shared_commands: Boolean to specify whether to load the Python commands from the ACP shared section of the .acph5 file.