Skip to content

Configuration_parameters

Aksenov Dmitry edited this page Oct 25, 2021 · 2 revisions

Configuration parameters can be provided in ~/simnarc.py (global behavior) or project_conf.py inside the project folder. The latter overrides global behavior.

If siman cannot find calculation files for the given id, it will try two other locations which are set with the following constants:

  • PATH2ARCHIVE - path to archive folder on remote server.

  • PATH2ARCHIVE_LOCAL - path to archive folder on local machine.

Clone this wiki locally