BoomCodeQuickStart

From Wikiversity

Jump to: navigation, search

To compile and run BoomCode, you will first need to install a Fortran 95 compiler. The Intel Fortran Compiler works nicely on linux.

  * cd boom
  * make
  * cd bin
  * ./runboom tau3 1 5

This will run a non-convective model with all six neutrino species out to one second. It will take about ten hours on a AMD 2000.

There are a whole other bunch of models in the datainp directory. If you get this far, start adding information to these web pages and we can talk.

Roadrunner 09:02, 31 October 2006 (UTC)