What's Changed * Add cell_centers method to TimeDirectory by gerlero in https://github.com/gerlero/foamlib/pull/211 * Update docs by gerlero in https://github.com/gerlero/foamlib/pull/212 * Update typing by gerlero in https://github.com/gerlero/foamlib/pull/213
What's Changed * Update internal subprocess module by gerlero in https://github.com/gerlero/foamlib/pull/207 * Update typing by gerlero in https://github.com/gerlero/foamlib/pull/208
What's Changed * Update AsyncFoamCase by gerlero in https://github.com/gerlero/foamlib/pull/196 * Update clone/copy methods by gerlero in https://github.com/gerlero/foamlib/pull/197 * Remove script parameter from run/clean by gerlero in https://github.com/gerlero/foamlib/pull/198 * Add tests of foamlib in run/clean scripts by gerlero in https://github.com/gerlero/foamlib/pull/199 * Replace create method of FoamFile by gerlero in https://github.com/gerlero/foamlib/pull/200 * Fix file IO by gerlero in https://github.com/gerlero/foamlib/pull/201 * Update tests by gerlero in https://github.com/gerlero/foamlib/pull/202 * Fix pytest-asyncio DeprecationWarning by gerlero in https://github.com/gerlero/foamlib/pull/203 * Improve parsing by gerlero in https://github.com/gerlero/foamlib/pull/204 * Improve case running logic by gerlero in https://github.com/gerlero/foamlib/pull/205 * Rename internal classes by gerlero in https://github.com/gerlero/foamlib/pull/206
What's Changed * Update context manager usage of copied/cloned FoamCases by gerlero in https://github.com/gerlero/foamlib/pull/189 * Fix docstrings by gerlero in https://github.com/gerlero/foamlib/pull/190 * Add AsyncFoamCase.vectorize decorator by gerlero in https://github.com/gerlero/foamlib/pull/191 * Fix AsyncFoamCase.vectorize by gerlero in https://github.com/gerlero/foamlib/pull/192 * Replace AsyncFoamCase.vectorize with AsyncFoamCase.map by gerlero in https://github.com/gerlero/foamlib/pull/193 * Update typing by gerlero in https://github.com/gerlero/foamlib/pull/194 * Update README.md by gerlero in https://github.com/gerlero/foamlib/pull/195
What's Changed * Update run methods by gerlero in https://github.com/gerlero/foamlib/pull/178 * Add missing docstring by gerlero in https://github.com/gerlero/foamlib/pull/179 * Write output to log files by gerlero in https://github.com/gerlero/foamlib/pull/180 * Refactor case run recipes by gerlero in https://github.com/gerlero/foamlib/pull/181 * Update internal subprocess module by gerlero in https://github.com/gerlero/foamlib/pull/182 * Update run methods by gerlero in https://github.com/gerlero/foamlib/pull/183 * Improve path handling by gerlero in https://github.com/gerlero/foamlib/pull/184 * Fix docstring by gerlero in https://github.com/gerlero/foamlib/pull/185 * Support copying and cloning to temporary directories by gerlero in https://github.com/gerlero/foamlib/pull/186 * Update README.md by gerlero in https://github.com/gerlero/foamlib/pull/187 * Test with Python 3.13 by gerlero in https://github.com/gerlero/foamlib/pull/188