-
Notifications
You must be signed in to change notification settings - Fork 0
rupertnash/MatrixExtractingSolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenFOAM matrix extraction This contains 4 parts: * MatrixExtractingSolver - an OF solver that writes the linear system to a file - works in parallel. * reconstructSystem - an OF utility to reassemble the output of a parallel run into a single file (a la reconstructPar). * convertSystem - an OF utility to read a (possiby reconstructed) .system file and write out simple text format files (.vec and .coo) which represent the vector and COO format matrix, respectively. * FoamMatrix.py - simple python module to read the above for further processing (required numpy and scipy).
About
OpenFOAM linear solver that can extract the system for other analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published