- First release on PyPI.
- First release on PyPI.
- First release on PyPI.
- First release on PyPI.
- added CI
- replaced append with concat
- new Function: of_cases finds all OpenFOAM cases in folder
- new Function: profiling allows to load profiling data from OpenFOAM
add profiling to system controlDict:
profiling
{
active true;
cpuInfo false;
memInfo false;
sysInfo false;
}
prof = casefoam.profiling(time=0,processorDir="", caseStructure=caseStructure,baseCase=baseCase)