uw-comphys / openccm

OpenCCM is a CFD-based compartment modelling software package. It is primarily intended for convection dominated reactive flows which feature a weak or one-way coupling between the reactive species and the carrier fluid, i.e. the reaction does not substantially influence the fluid flow over the course of the simulation.
https://uw-comphys.github.io/openccm/
GNU Lesser General Public License v2.1
0 stars 3 forks source link

Finalizing Immutable CMesh #32

Closed Alex-Vasile closed 4 months ago

Alex-Vasile commented 4 months ago

Finishing the work from #29. A portion of the Cmesh was still being modified, that's now been addressed. Also, the numpy arrays stored in the CMesh have had writing disabled.