- 24 Oct, 2016 2 commits
-
-
Ron Rahaman authored
-
Ron Rahaman authored
-
- 20 Oct, 2016 1 commit
-
-
Ron Rahaman authored
-
- 19 Oct, 2016 28 commits
-
-
Cody Permann authored
-
Elia Merzari authored
-
Ron Rahaman authored
-
Elia Merzari authored
-
Elia Merzari authored
-
Cody Permann authored
-
Cody Permann authored
-
Ron Rahaman authored
Added run script for MOON problems See merge request !9
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Matthew Ellis authored
-
Matthew Ellis authored
example problem utilizing objects.
-
Cody Permann authored
-
Cody Permann authored
-
Ron Rahaman authored
-
Ron Rahaman authored
build script creates dummy include/ and src/ dirs The MOOSE build script expects a couple of subdirectories in the app directory (include/base and src/). These aren't available in the Nek+MOOSE example directories, so the MOOSE build script will throw some (harmless) warnings. The changes to the build script will create empty include/base and src/ directories if those don't already exist. See merge request !8
-
Cody Permann authored
Also add a new Multiapp coupling example Finally rename NekTimestepper to NekTimeStepper
-
Ron Rahaman authored
-
Cody Permann authored
Added build script for coupled MOOSE+Nek5000 example This includes a script (examples/template_example/build_coupled_nek.sh) for building the Nek5000 libraries and MOON. The script also deletes/updates the Nek5000 configuration files. .gitignore is updated to include build and run artifacts from Nek5000. See merge request !7
-
Ron Rahaman authored
-
Cody Permann authored
-
Cody Permann authored
-
Matthew Ellis authored
into Legendre and Fourier moments.
-
Cody Permann authored
-
Cody Permann authored
-
Cody Permann authored
-
Cody Permann authored
-
- 18 Oct, 2016 9 commits
-
-
Cody Permann authored
-
Cody Permann authored
-
Ron Rahaman authored
Added updated makenek See merge request !6
-
Ron Rahaman authored
-
Ron Rahaman authored
Updated makenek to work with MOON's template_example See merge request !5
-
Ron Rahaman authored
-
Cody Permann authored
Additional changes needed to makenek to avoid clobbering the template example Makefile
-
Ron Rahaman authored
NekExecutioner and NekTimtestepper This PR added a: * NekExecutioner and * NekTimestepper Which call subroutines from libnek5000. Additionally, it moved src/Nek5000 and src/moose to the top-level so Makefile is cleaner TODO: Make sure compilation of MOOSE framework works See merge request !4
-
Ron Rahaman authored
-