Skip to content

rashti-alireza/Elliptica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick installation

Requirements:

  • GNU make.
  • Git version control system.
  • A C programming compiler, for instance, gcc.
  • A compatible openmp library with the compiler.
  • The UMFPACK library (suitesparse).

$ git clone --depth=1 git@github.com:rashti-alireza/Elliptica.git

$ make MyConfig

Activate the projects of interest and link UMFPACK library in the MyConfig file. You should also activate the project's repositories if you need to clone them.

Clone the added projects:

$ make git_clone

Install:

$ make -j4

Run:

$ ./Exe/elliptica /path/to/the/parameter/file

Please cite:

inspirehep.net citation key = {Rashti:2021ihv,Rashti:2024drr}

About

Solving Einstein-Euler Equations :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages