Skip to content

plazzari/SCALING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO LAUNCH

python MODEL_1D.py EW  Det
python MODEL_1D.py KPZ Det
python MODEL_1D.py BIO Det

the code will produce an output image and you can check in OUTPUT REF if your results are consitent. Three models are corrently implemented:

Edward Wilkinson (EW)

Kardar Parisi Zhang (KPZ)

Fisher-KPP (BIO) <--to be adimensionalized

In the case of production use the commands as reported in launch_serial.sh

python MODEL_1D.py EW  Rnd
python MODEL_1D.py KPZ Rnd
python MODEL_1D.py BIO Rnd

this will use random seed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published