summaryrefslogtreecommitdiffstats
path: root/libraries/libROM/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libROM/README')
-rw-r--r--libraries/libROM/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/libROM/README b/libraries/libROM/README
new file mode 100644
index 0000000000..1f353488e2
--- /dev/null
+++ b/libraries/libROM/README
@@ -0,0 +1,13 @@
+ libROM is a free, lightweight, scalable C++ library for data-driven
+physical simulation methods. It is the main tool box that the reduced
+order modeling team at LLNL uses to develop efficient model order
+reduction techniques and physics-constrained data-driven methods. We
+try to collect any useful reduced order model routines, which are
+separable to the high-fidelity physics solvers, into libROM. Plus,
+libROM is open source, so anyone is welcome to suggest new ideas or
+contribute to the development. Let's work together for better
+data-driven technology!
+
+
+ If you want to use MFEM set MFEM=yes, this requires the hypre, metis,
+parmetis and mfem package.