functionloadFiles

Loads Modelica files (``*.mo``).

Inputs

TypeNameDefaultDescription
StringfileNames
Stringencoding"UTF-8"
IntegernumThreadsOpenModelica.Scripting.numProcessors()
Booleanusestrue
BooleannotifytrueGive a notification of the libraries and versions that were loaded
BooleanrequireExactVersionfalseIf the version is required to be exact, if there is a uses Modelica(version="3.2"), Modelica 3.2.1 will not match it.
BooleanallowWithintrueWhether to allow the files to have a within-clause other than 'within;'.

Outputs

TypeNameDefaultDescription
Booleansuccess