Quickstart
API solver
API tools
What's new?
Navigation
This module contains the CfgSetup that read the configuration file and set all simulation parameters.
CfgSetup
Example
from nsfds2.init import CfgSetup cfg = CfgSetup()
Handle configuration file.
Check version of the config file. Overwrite it if too old.
Check if dir exists. If not, create it.
Check if config file exists. If not create it.
Run configuration.
Create default configuration file. Default location is .nsfds2/nsfds2.conf.