Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer2368 authored Dec 8, 2023
1 parent 6d705fb commit b2ccb9d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@ scaleupROM is mainly built upon [MFEM](https://mfem.org/) and [libROM](https://w

# Installation

## Prerequisites

- BLAS
- LAPACK
- HDF5
- [yaml-cpp](https://github.com/jbeder/yaml-cpp)
- [Gmsh](https://gmsh.info/)
- [googletest](https://github.com/google/googletest)
- [MFEM](https://mfem.org/)
- [hypre](https://github.com/hypre-space/hypre)
- [METIS](https://github.com/mfem/tpls)
- [MUMPS](https://github.com/scivision/mumps)
- [libROM](https://librom.net/)

**TODO**: set up installation instruction

# Using Docker container
Expand Down

0 comments on commit b2ccb9d

Please sign in to comment.