jaheyns / CfdOF

Computational Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM solver
GNU Lesser General Public License v3.0
442 stars 84 forks source link

use "from CfdOF.Solve.CfdRunnableFoam import CfdRunnableFoam" - [merged] #138

Closed oliveroxtoby closed 1 year ago

oliveroxtoby commented 1 year ago

In GitLab by @adrianinsaval on Oct 20, 2022, 16:57

Merges importPatch -> master

This is to help people who want to script, I tried making a macro out of the python console text when manually running and it failed to import CfdRunnableFoam, with other people trying to script this won't have to troubleshoot this.

oliveroxtoby commented 1 year ago

In GitLab by @oliveroxtoby on Oct 21, 2022, 19:53

approved this merge request

oliveroxtoby commented 1 year ago

In GitLab by @oliveroxtoby on Oct 21, 2022, 19:54

Thanks!