Emmatassone / pyTKQEvolution

Python package to evolution physical variables from strain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyTKQ-Evolution

pyTKQEvolution is a python package to process, transform and analyze physics from Rochester catalog of numerical simulations.

Authors

Run Locally

Clone the project

  git clone https://github.com/Emmatassone/pyTKQEvolution

Running simulations

To calculate physics, run the following command

  python3 run.py

with the corresponding simulations files on Metadata and Strain_data folders.

For data analysis, then run

 python3 MakeList.py

and for fast visualization of variable, use the command

  python3 MakePlots.py

License

MIT

About

Python package to evolution physical variables from strain

License:MIT License


Languages

Language:Python 100.0%