Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KiT-RT
KiT-RT
Commits
6321fcf0
Commit
6321fcf0
authored
Dec 18, 2020
by
Steffen Schotthöfer
Browse files
added csdsn example
parent
be603687
Pipeline
#124112
failed with stage
in 17 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
code/input/exampleCSDSN.cfg
0 → 100644
View file @
6321fcf0
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Linesource Benchmarking File CSD SN %
% Author <Steffen Schotthöfer> %
% Date 01.10.2020 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
% ---- File specifications ----
%
% Output directory
OUTPUT_DIR = ../result
OUTPUT_FILE = example_csd1
LOG_DIR = ../result/logs
% Mesh File
MESH_FILE = 1DMesh.su2
%
PROBLEM = WATERPHANTOM
%
%
% ---- Solver specifications ----
%
% Solver type
SOLVER = CSD_SN_SOLVER
%
KERNEL = ISOTROPIC_1D
%
CFL_NUMBER = 0.025
TIME_FINAL = 1.0
%
%CONTINUOUS_SLOWING_DOWN = YES
%
% --- Physics Specification ---
%
%HYDROGEN_FILE = ENDL_H.txt
%OXYGEN_FILE = ENDL_O.txt
%
% ---- Boundary Conditions ----
% Example: BC_DIRICLET = (dummyMarker1, dummyMarker2)
% Dirichlet Boundary
BC_DIRICHLET = ( dirichlet )
BC_NEUMANN = ( wall_low, wall_up )
%
%% Quadrature Specifications
QUAD_TYPE = GAUSS_LEGENDRE_1D
QUAD_ORDER = 101
%
% ----- Output ----
%
%VOLUME_OUTPUT = ( MINIMAL)
%OUTPUT_FREQUENCY = 1
jannick.wolters
@jm2154
mentioned in commit
0e6d0dda
·
Apr 30, 2021
mentioned in commit
0e6d0dda
mentioned in commit 0e6d0dda81b95f43cc9311dc4d13447488804b84
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment