Nek5000
SEM for Incompressible NS
|
This repo mirrors Nek5000's development SVN repository hosted at their MCS page.
NekBox is a version of Nek5000 specialized to box geometries.
P
, W
, or SYM
boundariesNekBox uses makenek
and rea
files just like Nek5000. The rea files don't need to include mesh information (never any re2
files). The usr
file is compiled in just like in Nek5000, but is written in Fortran90 and references modules instead of common blocks. There is no map file.
It is highly recommended to setup NekBox runs using genrun script.