Parsers
On this page, the parsers object used to load AUTO data stored in files are presented.
Config object module
We describe here the module used to configure AUTO and auto-AUTO.
Configuration object definition
This module defines the configuration object used in auto-AUTO.
- class auto2.parsers.config.ConfigParser(config_file)[source]
Bases:
object
An object to load and parse AUTO configuration files.
- config_object
The native AUTO configuration Python object.
- Type:
AUTO Configuration object
- property parameters_dict
Dictionary of the names of the variables of the dynamical system, indexed by their AUTO number.