The ROOSTER projects aims at developing a software for multi-physics modeling of Generation-IV Sodium Fast Reactor.
-
Clone the code:
git clone https://github.com/armstrong-dev/rooster.git
or download and unpack ZIP. -
Compile Fortran source to the
.so
library by runningcompile
orcompile_noOMP
batch file. Note thatgfortran
compiler should be installed. -
Launch ROOSTER by entering
python3 A_rooster.py
. -
Find the results in the
output
directory.
ROOSTER has not yet been tested for Windows.
More details are at https://armstrong-dev.github.io/index.html#rooster.
git push rooster main