sailfish.driver.load_user_config

sailfish.driver.load_user_config()[source]

Initialize user extensions: setups and solvers outside the main codebase.

This function is called by the main entry point and the run API function to load custom setups provided by the user. Extensions are defined in the extensions section of the .sailfish file. The .sailfish file is loaded from the current working directory.