icojb25
icojb25
Hmm, i think i have gotten this to work by upgrading to a min version of gcc / g++ = 12 and setting -DCMAKE_CXX_COMPILER=g++-12 I was not able to get...
One thing to check, make sure the directory you are storing / running your sim from has write permissions. I have had instances where the default points at a directory...
hi @oliveroxtoby any idea what the call is to get the project base `label` is? Is this accessible via the `obj` passed to the CfdAnalysis.py class? `def makeCfdAnalysis(name):` `""" Create...
> > But note the other two dynamic ones. I especially like the "beside FCStd file" option. > > @icojb25 just a note in case you end up implementing this...
hi @oliveroxtoby I am nearly finished this implementation, however notice that in `CfdPreferences.py`, the function `loadSettings()` is actually never called, which is kind of weird. One would assume this is...
@eduncan911 @oliveroxtoby Take a look at this and see if it works as intended. Enjoy the long weekend.
@oliveroxtoby I guess there are a couple more images to add, not covered in the PR above, so we should keep this open for the meantime
See #148
> Hi @icojb25. Thanks a lot for your efforts. > > Would it be possible to modify this to use the name of the document rather than 'FoamAnalysis' as the...
see #163