open_h5 Last update: 16.07.2025 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.