Skip to content

Commit

Permalink
Mention CS pythonfmu fmus
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Jan 18, 2024
1 parent 3845bec commit e64b8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otfmi/function_exporter.py
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ def export_fmu(self, fmu_path, fmuType="me", mode="pyprocess", verbose=False):
mode : str
either pyprocess or pythonfmu
Only pythonfmu mode is allowed for temporal models (PointToFieldFunction)
Note that pythonfmu mode yields pyfmi/otfmi incompatible fmus
Note that pythonfmu mode yields cosimulation-only, pyfmi/otfmi incompatible fmus
verbose : bool
Verbose output (default=False).
"""
Expand Down

0 comments on commit e64b8bd

Please sign in to comment.