Skip to content

ricardolira/ELLIPTIc

 
 

Repository files navigation


Build Status Documentation Status Coverage Status Codacy Badge GitHub license

Description

ELLIPTIc, The ExtensibLe LIbrary for Physical simulaTIons, is a library / framework for prototyping, testing and running large scale physical simulations.

It is built on top of Python, and uses the PyMoab and PyTrilinos libraries to handle the internal mesh data structure, and matrix solving, respectively.

Currently, ELLIPTIc only runs on Python 2.7, since PyTrilinos only supports this version. Also, parallelism through MPI4Py is stale for now, since the PyMoab doesn't yet support it.

Dependencies

Documentation

Please refer to the documentation page.

Testing

Run python setup.py test.

Building and installing

Run python setup.py build and python setup.py install.

About

ELLIPTIc: The Extensible LIbrary for Physical simulaTIons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%