Skip to content

PanzaResce/tesi_protocellule

Repository files navigation

Protocell's Simulation

Software to simulate the evolution of a protocell given its properties. The protocell's features can be specified in a file having the following structure:

How to Run

Synchronize with the pipenv environment.

pipenv shell
pipenv sync

Start the simulation, event can be added by creating files in the 'eventi' folder.

python start.py

Also a generator for the chemsitry of a protocell is provided, it can be tuned by modifying the file 'generator_conf.txt'.

python chem_generator.py

For further information refer to the file protocell_model_simulation.pdf.

About

Framework to simulate protocell evolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages