Niemeyer-Research-Group / pyMARS

Python-based (chemical kinetic) Model Automatic Reduction Software
https://niemeyer-research-group.github.io/pyMARS/
MIT License
58 stars 45 forks source link

Help with implementations/testing on pyMARS #76

Open aeliasMFlab opened 3 years ago

aeliasMFlab commented 3 years ago

Hello,

I'm interested in implementing some features, like PSR reactors in order to perform sampling for the reduction steps. The question is, I'm kinda new with such elaborated python programs, and I don't know actually how to run pyMARS using my 'develop brach'.

I mean...I've downloaded the code and than I've created a new branch so I could implement stuff...but how can I run pyMARS from this new branch? It seems I need somehow to recompile the code, so I could use the version I've just modified instead the master's one.

Could someone provide some directions about how could I setup an environment so I can modify the code and than test it?

thank you in advance! best regards