Casefoam

Latest version: v0.2.0

Safety actively analyzes 623936 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

------------------

* new Function: profiling allows to load profiling data from OpenFOAM

.. sourcecode:: cpp

add profiling to system controlDict:
profiling
{
active true;
cpuInfo false;
memInfo false;
sysInfo false;
}

.. sourcecode:: python

prof = casefoam.profiling(time=0,processorDir="", caseStructure=caseStructure,baseCase=baseCase)

0.1.1

------------------

* new Function: of_cases finds all OpenFOAM cases in folder

0.1.0

------------------

* added CI
* replaced append with concat

0.0.4

------------------

* First release on PyPI.

0.0.3

------------------

* First release on PyPI.

0.0.2

------------------

* First release on PyPI.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.