Phase-separation ANalysis Tool for Heterogeneous polymERs (PANTHER) is a MOOSE-based application for studying phase separation behavior in block copolymers and crosslinked polymers.
- Install MOOSE following these instructions: https://mooseframework.inl.gov/getting_started/installation/index.html
- Clone this repository:
git clone https://github.com/rnpratoori/panther
- Compile the repository:
cd panther make -j 6
- Test if the repository is working fine:
./run_tests