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
- *dir* if specified, the path to the input file otherwise the default PyscesModel directory (defined in the pys_config.ini file) is assumed.
1297
1297
- *autoload* autoload the model, pre 0.7.1 call mod.doLoad(). (default=True) **new**
1298
1298
- *loader* the default behaviour is to load PSC file, however, if this argument is set to 'string' an input file can be supplied as the *fString* argument (default='file')
1299
-
- *fString* a string containing a PySCeS model file (use with *loader='string'*) the *File* argument now sepcifies the new input file name.
1299
+
- *fString* a string containing a PySCeS model file (use with *loader='string'*) the *File* argument now specifies the new input file name.
0 commit comments