Skip to content

DrStS/EMPIRE-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMPIRE

Enhanced MultiPhysics Interface Research Engine

EMPIRE Here are some videos what EMPIRE can do click

Building

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)

About

Enhanced MultiPhysics Interface Research Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages