mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-11 03:43:10 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -4458,7 +4458,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
This will populate variables for the MSRS raw class and all instances you create with e.g. `mysrs = MSRS:New()`
|
||||
Optionally you can also load this per **single instance** if so needed, i.e.
|
||||
|
||||
mysrs:LoadConfig(Path,Filename)
|
||||
mysrs:LoadConfigFile(Path,Filename)
|
||||
|
||||
4) Use the config in your code like so, variable names are basically the same as in the config file, but all lower case, examples:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user