You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.