PEAK-System
Cactus Technologies
: Go to the File menu and select Configuration to set your workspace parameters. It is recommended to use the A4 Horizontal sheet format for standard electrical diagrams. 3. Core Workflow
Since CADe SIMU is a .exe file without a Linux-native installer, you must use a compatibility layer:
# 1. Engineer designs on Windows, saves to shared folder # 2. On Linux terminal: cd /shared_project_folder cadquery-parametric --repair broken_step.step --output fixed.step gmsh fixed.step -o mesh.msh -3 simpleFoam -case ./simulation # Run OpenFOAM paraview simulation.foam
There are a few methods to run CADE Simu on Linux: