main¶
-
eridanus_pbh.scripts.Contenta18.
main
(args: Union[list, NoneType] = None, opts: Union[argparse.Namespace, NoneType] = None) → amuse_util.datamodel._system.Systems[source]¶ Contenta 2018 Script.
- Parameters
- argslist, optional
an optional single argument that holds the sys.argv list, except for the script name (e.g., argv[1:])
- optsNamespace, optional
pre-constructed results of parsed args