forked from idaholab/stork
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added starting oxide thickness and updated input file for easier find…
…-replace
- Loading branch information
1 parent
fb9566f
commit 1578c12
Showing
89 changed files
with
20,189 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* THIS FILE IS AUTOGENERATED - DO NOT EDIT */ | ||
|
||
#ifndef OUROBOROS_REVISION_H | ||
#define OUROBOROS_REVISION_H | ||
|
||
#define OUROBOROS_REVISION "git commit 26852aa on 2016-02-20" | ||
|
||
#endif // OUROBOROS_REVISION_H |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
/****************************************************************/ | ||
/* DO NOT MODIFY THIS HEADER */ | ||
/* MOOSE - Multiphysics Object Oriented Simulation Environment */ | ||
/* */ | ||
/* (c) 2010 Battelle Energy Alliance, LLC */ | ||
/* ALL RIGHTS RESERVED */ | ||
/* */ | ||
/* Prepared by Battelle Energy Alliance, LLC */ | ||
/* Under Contract No. DE-AC07-05ID14517 */ | ||
/* With the U. S. Department of Energy */ | ||
/* */ | ||
/* See COPYRIGHT for full restrictions */ | ||
/****************************************************************/ | ||
#ifndef CONVECTION_H | ||
#define CONVECTION_H | ||
|
||
#include "Kernel.h" | ||
|
||
// Forward Declaration | ||
class Convection; | ||
|
||
|
||
template<> | ||
InputParameters validParams<Convection>(); | ||
|
||
class Convection : public Kernel | ||
{ | ||
public: | ||
Convection(const InputParameters & parameters); | ||
|
||
protected: | ||
virtual Real computeQpResidual(); | ||
virtual Real computeQpJacobian(); | ||
|
||
RealVectorValue _velocity; | ||
}; | ||
|
||
#endif // CONVECTION_H |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../libouroboros-dbg.la |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# libouroboros-dbg.la - a libtool library file | ||
# Generated by libtool (GNU libtool) 2.4.2 | ||
# | ||
# Please DO NOT delete this file! | ||
# It is necessary for linking the library. | ||
|
||
# The name that we can dlopen(3). | ||
dlname='libouroboros-dbg.so.0' | ||
|
||
# Names of this library. | ||
library_names='libouroboros-dbg.so.0.0.0 libouroboros-dbg.so.0 libouroboros-dbg.so' | ||
|
||
# The name of the static archive. | ||
old_library='' | ||
|
||
# Linker flags that can not go in dependency_libs. | ||
inherited_linker_flags=' -fopenmp -pthread' | ||
|
||
# Libraries that this one depends upon. | ||
dependency_libs=' -L/home/hereiam/projects/moose/modules/combined/lib/ /home/hereiam/projects/moose/modules/combined/lib/libcombined-dbg.la -L/home/hereiam/projects/moose/modules/water_steam_eos/lib/ -L/home/hereiam/projects/moose/modules/solid_mechanics/lib/ -L/home/hereiam/projects/moose/modules/richards/lib/ -L/home/hereiam/projects/moose/modules/phase_field/lib/ -L/home/hereiam/projects/moose/modules/tensor_mechanics/lib/ -L/home/hereiam/projects/moose/modules/navier_stokes/lib/ -L/home/hereiam/projects/moose/modules/misc/lib/ -L/home/hereiam/projects/moose/modules/linear_elasticity/lib/ -L/home/hereiam/projects/moose/modules/heat_conduction/lib/ -L/home/hereiam/projects/moose/modules/contact/lib/ -L/home/hereiam/projects/moose/modules/chemical_reactions/lib/ /home/hereiam/projects/moose/modules/water_steam_eos/lib/libwater_steam_eos-dbg.la /home/hereiam/projects/moose/modules/solid_mechanics/lib/libsolid_mechanics-dbg.la /home/hereiam/projects/moose/modules/richards/lib/librichards-dbg.la /home/hereiam/projects/moose/modules/phase_field/lib/libphase_field-dbg.la /home/hereiam/projects/moose/modules/navier_stokes/lib/libnavier_stokes-dbg.la /home/hereiam/projects/moose/modules/misc/lib/libmisc-dbg.la /home/hereiam/projects/moose/modules/linear_elasticity/lib/liblinear_elasticity-dbg.la /home/hereiam/projects/moose/modules/heat_conduction/lib/libheat_conduction-dbg.la /home/hereiam/projects/moose/modules/contact/lib/libcontact-dbg.la /home/hereiam/projects/moose/modules/chemical_reactions/lib/libchemical_reactions-dbg.la /home/hereiam/projects/moose/modules/water_steam_eos/lib/libwater_steam_eos-dbg.la /home/hereiam/projects/moose/modules/solid_mechanics/lib/libsolid_mechanics-dbg.la /home/hereiam/projects/moose/modules/richards/lib/librichards-dbg.la /home/hereiam/projects/moose/modules/phase_field/lib/libphase_field-dbg.la /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-dbg.la /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-dbg.la /home/hereiam/projects/moose/modules/navier_stokes/lib/libnavier_stokes-dbg.la /home/hereiam/projects/moose/modules/misc/lib/libmisc-dbg.la /home/hereiam/projects/moose/modules/linear_elasticity/lib/liblinear_elasticity-dbg.la /home/hereiam/projects/moose/modules/heat_conduction/lib/libheat_conduction-dbg.la /home/hereiam/projects/moose/modules/contact/lib/libcontact-dbg.la /home/hereiam/projects/moose/modules/chemical_reactions/lib/libchemical_reactions-dbg.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libmpi_cxx.la /opt/moose/gcc_4.9.1/lib/../lib64/libstdc++.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libmpi.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libopen-rte.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libopen-pal.la -ldl -lrt -lutil /opt/moose/gcc_4.9.1/lib/../lib64/libstdc++.la' | ||
|
||
# Names of additional weak libraries provided by this library | ||
weak_library_names='' | ||
|
||
# Version information for libouroboros-dbg. | ||
current=0 | ||
age=0 | ||
revision=0 | ||
|
||
# Is this an already installed library? | ||
installed=yes | ||
|
||
# Should we warn about portability when linking against -modules? | ||
shouldnotlink=no | ||
|
||
# Files to dlopen/dlpreopen | ||
dlopen='' | ||
dlpreopen='' | ||
|
||
# Directory that this library needs to be installed in: | ||
libdir='/home/hereiam/projects/ouroboros/lib' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-dbg.so.0.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-dbg.so.0.0.0 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../libouroboros-opt.la |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# libouroboros-opt.la - a libtool library file | ||
# Generated by libtool (GNU libtool) 2.4.6 | ||
# | ||
# Please DO NOT delete this file! | ||
# It is necessary for linking the library. | ||
|
||
# The name that we can dlopen(3). | ||
dlname='libouroboros-opt.so.0' | ||
|
||
# Names of this library. | ||
library_names='libouroboros-opt.so.0.0.0 libouroboros-opt.so.0 libouroboros-opt.so' | ||
|
||
# The name of the static archive. | ||
old_library='' | ||
|
||
# Linker flags that cannot go in dependency_libs. | ||
inherited_linker_flags=' -fopenmp' | ||
|
||
# Libraries that this one depends upon. | ||
dependency_libs=' -L/home/hereiam/projects/moose/modules/phase_field/lib/ /home/hereiam/projects/moose/modules/phase_field/lib/libphase_field-opt.la -L/home/hereiam/projects/moose/modules/tensor_mechanics/lib/ /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-opt.la /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-opt.la -L/home/hereiam/projects/moose/modules/misc/lib/ /home/hereiam/projects/moose/modules/misc/lib/libmisc-opt.la' | ||
|
||
# Names of additional weak libraries provided by this library | ||
weak_library_names='' | ||
|
||
# Version information for libouroboros-opt. | ||
current=0 | ||
age=0 | ||
revision=0 | ||
|
||
# Is this an already installed library? | ||
installed=yes | ||
|
||
# Should we warn about portability when linking against -modules? | ||
shouldnotlink=no | ||
|
||
# Files to dlopen/dlpreopen | ||
dlopen='' | ||
dlpreopen='' | ||
|
||
# Directory that this library needs to be installed in: | ||
libdir='/home/hereiam/projects/ouroboros/lib' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-opt.so.0.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-opt.so.0.0.0 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# libouroboros-dbg.la - a libtool library file | ||
# Generated by libtool (GNU libtool) 2.4.2 | ||
# | ||
# Please DO NOT delete this file! | ||
# It is necessary for linking the library. | ||
|
||
# The name that we can dlopen(3). | ||
dlname='libouroboros-dbg.so.0' | ||
|
||
# Names of this library. | ||
library_names='libouroboros-dbg.so.0.0.0 libouroboros-dbg.so.0 libouroboros-dbg.so' | ||
|
||
# The name of the static archive. | ||
old_library='' | ||
|
||
# Linker flags that can not go in dependency_libs. | ||
inherited_linker_flags=' -fopenmp -pthread' | ||
|
||
# Libraries that this one depends upon. | ||
dependency_libs=' -L/home/hereiam/projects/moose/modules/combined/lib/ /home/hereiam/projects/moose/modules/combined/lib/libcombined-dbg.la -L/home/hereiam/projects/moose/modules/water_steam_eos/lib/ -L/home/hereiam/projects/moose/modules/solid_mechanics/lib/ -L/home/hereiam/projects/moose/modules/richards/lib/ -L/home/hereiam/projects/moose/modules/phase_field/lib/ -L/home/hereiam/projects/moose/modules/tensor_mechanics/lib/ -L/home/hereiam/projects/moose/modules/navier_stokes/lib/ -L/home/hereiam/projects/moose/modules/misc/lib/ -L/home/hereiam/projects/moose/modules/linear_elasticity/lib/ -L/home/hereiam/projects/moose/modules/heat_conduction/lib/ -L/home/hereiam/projects/moose/modules/contact/lib/ -L/home/hereiam/projects/moose/modules/chemical_reactions/lib/ /home/hereiam/projects/moose/modules/water_steam_eos/lib/libwater_steam_eos-dbg.la /home/hereiam/projects/moose/modules/solid_mechanics/lib/libsolid_mechanics-dbg.la /home/hereiam/projects/moose/modules/richards/lib/librichards-dbg.la /home/hereiam/projects/moose/modules/phase_field/lib/libphase_field-dbg.la /home/hereiam/projects/moose/modules/navier_stokes/lib/libnavier_stokes-dbg.la /home/hereiam/projects/moose/modules/misc/lib/libmisc-dbg.la /home/hereiam/projects/moose/modules/linear_elasticity/lib/liblinear_elasticity-dbg.la /home/hereiam/projects/moose/modules/heat_conduction/lib/libheat_conduction-dbg.la /home/hereiam/projects/moose/modules/contact/lib/libcontact-dbg.la /home/hereiam/projects/moose/modules/chemical_reactions/lib/libchemical_reactions-dbg.la /home/hereiam/projects/moose/modules/water_steam_eos/lib/libwater_steam_eos-dbg.la /home/hereiam/projects/moose/modules/solid_mechanics/lib/libsolid_mechanics-dbg.la /home/hereiam/projects/moose/modules/richards/lib/librichards-dbg.la /home/hereiam/projects/moose/modules/phase_field/lib/libphase_field-dbg.la /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-dbg.la /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-dbg.la /home/hereiam/projects/moose/modules/navier_stokes/lib/libnavier_stokes-dbg.la /home/hereiam/projects/moose/modules/misc/lib/libmisc-dbg.la /home/hereiam/projects/moose/modules/linear_elasticity/lib/liblinear_elasticity-dbg.la /home/hereiam/projects/moose/modules/heat_conduction/lib/libheat_conduction-dbg.la /home/hereiam/projects/moose/modules/contact/lib/libcontact-dbg.la /home/hereiam/projects/moose/modules/chemical_reactions/lib/libchemical_reactions-dbg.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libmpi_cxx.la /opt/moose/gcc_4.9.1/lib/../lib64/libstdc++.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libmpi.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libopen-rte.la /opt/moose/openmpi/openmpi-1.8.4/gcc-opt/lib/libopen-pal.la -ldl -lrt -lutil /opt/moose/gcc_4.9.1/lib/../lib64/libstdc++.la' | ||
|
||
# Names of additional weak libraries provided by this library | ||
weak_library_names='' | ||
|
||
# Version information for libouroboros-dbg. | ||
current=0 | ||
age=0 | ||
revision=0 | ||
|
||
# Is this an already installed library? | ||
installed=yes | ||
|
||
# Should we warn about portability when linking against -modules? | ||
shouldnotlink=no | ||
|
||
# Files to dlopen/dlpreopen | ||
dlopen='' | ||
dlpreopen='' | ||
|
||
# Directory that this library needs to be installed in: | ||
libdir='/home/hereiam/projects/ouroboros/lib' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-dbg.so.0.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-dbg.so.0.0.0 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# libouroboros-opt.la - a libtool library file | ||
# Generated by libtool (GNU libtool) 2.4.6 | ||
# | ||
# Please DO NOT delete this file! | ||
# It is necessary for linking the library. | ||
|
||
# The name that we can dlopen(3). | ||
dlname='libouroboros-opt.so.0' | ||
|
||
# Names of this library. | ||
library_names='libouroboros-opt.so.0.0.0 libouroboros-opt.so.0 libouroboros-opt.so' | ||
|
||
# The name of the static archive. | ||
old_library='' | ||
|
||
# Linker flags that cannot go in dependency_libs. | ||
inherited_linker_flags=' -fopenmp' | ||
|
||
# Libraries that this one depends upon. | ||
dependency_libs=' -L/home/hereiam/projects/moose/modules/phase_field/lib/ /home/hereiam/projects/moose/modules/phase_field/lib/libphase_field-opt.la -L/home/hereiam/projects/moose/modules/tensor_mechanics/lib/ /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-opt.la /home/hereiam/projects/moose/modules/tensor_mechanics/lib/libtensor_mechanics-opt.la -L/home/hereiam/projects/moose/modules/misc/lib/ /home/hereiam/projects/moose/modules/misc/lib/libmisc-opt.la' | ||
|
||
# Names of additional weak libraries provided by this library | ||
weak_library_names='' | ||
|
||
# Version information for libouroboros-opt. | ||
current=0 | ||
age=0 | ||
revision=0 | ||
|
||
# Is this an already installed library? | ||
installed=yes | ||
|
||
# Should we warn about portability when linking against -modules? | ||
shouldnotlink=no | ||
|
||
# Files to dlopen/dlpreopen | ||
dlopen='' | ||
dlpreopen='' | ||
|
||
# Directory that this library needs to be installed in: | ||
libdir='/home/hereiam/projects/ouroboros/lib' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-opt.so.0.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libouroboros-opt.so.0.0.0 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.