File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Parsing a `volVectorField` with 200k cells.<sup>[1](#benchmark)</sup>
3232- ** 🗄️ Intuitive file handling** : Read and write OpenFOAM configuration and field files as if they were Python objects
3333- ** ⚡ High performance** : Standalone parser supporting both ASCII and binary formats with or without compression
3434- ** 🔄 Async operations** : Run multiple cases in parallel with full [ ` asyncio ` ] ( https://docs.python.org/3/library/asyncio.html ) support
35- - ** 🎯 Type safety** : A fully typed API for validation and a better development experience
35+ - ** 🎯 Type safety** : A fully typed API for a better development experience
3636- ** ⚙️ Workflow automation** : Reduce boilerplate code for pre/post-processing and simulation management
3737- ** 🧩 Fully compatible** : Works with OpenFOAM from both [ openfoam.com] ( https://www.openfoam.com/ ) and [ openfoam.org] ( https://www.openfoam.org/ )
3838- And more!
You can’t perform that action at this time.
0 commit comments