Skip to content

DrStS/EMPIRE-Core

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 

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