Skip to content

rix71/particle_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lagrangian particle model for microplastics

TODO

  • Resuspension: u -> u* (bottom friction velocity)
  • Resuspension tests
  • Biofouling tests
  • Restart tests
  • Run scripts
  • Test cases
  • Install/run instructions

More to-do in TODO.txt

Installing

Download the code using:

git clone https://github.com/rix71/particle_model.git

Or do a recursive clone, if you want the postprocessor as well.

NB! The postprocessor is still a work-in-progress. Better use your own scripts for now.


Installing is as easy as:

cd particle_model/code
make

If you change nothing in the Makefile, your executable should be in particle_model/bin directory.

But...

Before running make, have a look at the Makefile and include/output.h files.

  • Comment/uncomment compiler flags in Makefile to disable/enable e.g., openMP, debug features or select the biofouling model (only "simple" implemented at the moment).
  • Select output variables by commenting/uncommenting lines in include/output.h. Particle position will always be written.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •