Skip to content

Commit

Permalink
Now included Win64 binaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dag Brück committed Mar 6, 2024
1 parent fa9649a commit ef0d00c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file modified examples/DC-Motor2023.ssp
Binary file not shown.
4 changes: 4 additions & 0 deletions examples/DC-Motor2023/models/sse_edrive/Export FMUs.mos
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
Evaluate=false;
OutputCPUtime = false;
Advanced.Translation.EnableCodeExport=true;
Advanced.Translation.CompileWith64=2
Advanced.FMI.CrossExport=true;
SetDymolaCompiler("vs", {"CCompiler=MSVC", "WSLPath=C:/Windows/System32/wsl.exe",
"MSVCDir=C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Auxiliary/Build",
"DDE=0", "DLL=0", "DYNUSECLANG=0"});

translateModelFMU(
"sse_edrive.stimuli",
Expand Down
Binary file modified examples/DC-Motor2023/resources/edrive_mass.fmu
Binary file not shown.
Binary file modified examples/DC-Motor2023/resources/emachine_model.fmu
Binary file not shown.
Binary file modified examples/DC-Motor2023/resources/stimuli_model.fmu
Binary file not shown.

0 comments on commit ef0d00c

Please sign in to comment.