- 18 Jul, 2017 3 commits
-
-
Elia Merzari authored
Compute area nek expansion See merge request !18
-
Ron Rahaman authored
Deleted Git submodule for moose Closes #5 See merge request !20
-
Ron Rahaman authored
-
- 17 Jul, 2017 1 commit
-
-
April Novak authored
-
- 15 Jul, 2017 1 commit
-
-
Elia Merzari authored
Corrected heat flux in user object. Refs #6 See merge request !17
-
- 13 Jul, 2017 2 commits
-
-
April Novak authored
comment for the pl_leg function says that it returns 0 if n exceeds the maximum Legendre order, but I don't think this was actually implemented, so I added it. I also changed the Fourier function to by default calculate A for the more common case of n > 0, and only calculate if n=0, instead of the reverse. Refs #8
-
-
- 07 Jul, 2017 1 commit
-
-
April Novak authored
-
- 30 Jun, 2017 7 commits
-
-
Ron Rahaman authored
-
Ron Rahaman authored
Makefile fixes See merge request !16
-
Ron Rahaman authored
The user should not manually edit the makefile. It is created at configure time and is ensured to be consistent with the system setup.
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
TODO: The library and executables are put in the moon source directory. Might be better if they were in the build directory
-
- 28 Jun, 2017 4 commits
-
-
-
Ron Rahaman authored
Conflicts: examples/integration_example/Makefile src/base/MoonApp.C
-
Ron Rahaman authored
-
Ron Rahaman authored
-
- 27 Jun, 2017 2 commits
-
-
Ron Rahaman authored
Update moon to new moose See merge request !15
-
April Novak authored
-
- 26 Jun, 2017 3 commits
-
-
April Novak authored
-
April Novak authored
Removed all modules from MOON Makefile and made corresponding changes in MoonApp file. Added in the ModulesApp::registerObjects call that is now present in all AnimalApp files by default with newest version of MOOSE.
-
April Novak authored
added MooseVariableScalar.h and SystemBase.h include files to get rid of errors related to the use of MooseVariableScalar and SystemBase objects.
-
- 09 Jun, 2017 1 commit
-
-
Ron Rahaman authored
-
- 17 Jan, 2017 2 commits
-
-
Ron Rahaman authored
Bumped required autconf version to v2.69 This is required for the AC_FC_PP_SRCEXT and AC_FC_PP_DEFINE macros. v2.69 was introduced in 2012, so I'm hoping this doesn't prove to be an undue burden for most computing environments. However, if it causes too many issues, we might consider omitting these macros. See merge request !14
-
Ron Rahaman authored
This is required for the AC_FC_PP_SRCEXT and AC_FC_PP_DEFINE macros. v2.69 was introduced in 2012, so I'm hoping this doesn't prove to be an undue burden for most computing environments. However, if it causes too many issues, we might consider omitting these macros.
-
- 12 Jan, 2017 3 commits
-
-
Ron Rahaman authored
Integrates Nek/MOOSE build system This integrates the Nek5000 build system with the MOOSE build system and obviates the need for makenek. The functionality of makenek is replicated in an autotools-derived configure script. When run, the configure script takes command-line options for Nek; runs compiler checks; tweaks the SIZE and .usr files; and outputs a nek.mk file, which contains pattern rules for build targets, compiler flags, etc. The flags and targets are set to variables understood by the MOOSE build system, such as $ADDITIONAL_CPPFLAGS and $ADDITIONAL_APP_OBJECTS. See merge request !13
-
Ron Rahaman authored
-
Ron Rahaman authored
-
- 20 Dec, 2016 4 commits
-
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
-
- 19 Dec, 2016 4 commits
-
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
-
Ron Rahaman authored
-
- 16 Dec, 2016 2 commits
-
-
Ron Rahaman authored
-
Ron Rahaman authored
-