Enhanced MultiPhysics Interface Research Engine
Here are some videos what EMPIRE can do click
export CC=icc
- export CXX=icpc
- cd build
- cmake ..
- There are the following make targets available:
-
- make (compilation and linking)
-
- make clean (remove object files and executable including all folders)
-
- make doc (generates documentation) html main file is /EMPEROR/doc/html/index.html
-
- make cleandoc (removes documentation)