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
5b3a9a20
Commit
5b3a9a20
authored
Mar 23, 2021
by
Steffen Schotthöfer
Browse files
added pointSourceCSDPN cfg
parent
4e554169
Pipeline
#142955
passed with stage
in 20 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
code/input/pointSource_PNCSD.cfg
0 → 100644
View file @
5b3a9a20
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Linesource Benchmarking File MN %
% Author <Steffen Schotthöfer> %
% Date 23.03.2021 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
% ---- File specifications ----
%
OUTPUT_DIR = ../result
OUTPUT_FILE = IsotropicPointSource_sph_nq6
LOG_DIR = ../result/logs
MESH_FILE = meshes/phantom2D.su2
%
% ---- Problem specifications ----
%
PROBLEM = ISOTROPICPOINTSOURCE2D
HYDROGEN_FILE = ENDL_H.txt
OXYGEN_FILE = ENDL_O.txt
KERNEL = ISOTROPIC
%
% ---- Solver specifications ----
%
% Solver type
SOLVER = CSD_PN
% CFL number
CFL_NUMBER = 0.7
% Final time for simulation
TIME_FINAL = 0.3
% Maximal Moment degree
MAX_MOMENT_SOLVER = 13
% Reconstruction order
RECONS_ORDER = 1
%
%
% ---- Boundary Conditions ----
%
BC_DIRICHLET = ( void )
%
% ----- Quadrature Specification ---
%
QUAD_TYPE = GAUSS_LEGENDRE_TENSORIZED
QUAD_ORDER = 6
%
% ----- Output ----
%
VOLUME_OUTPUT = (MINIMAL, MOMENTS, DUAL_MOMENTS)
VOLUME_OUTPUT_FREQUENCY = 1
SCREEN_OUTPUT = (ITER, MASS, RMS_FLUX, VTK_OUTPUT, CSV_OUTPUT)
SCREEN_OUTPUT_FREQUENCY = 1
HISTORY_OUTPUT = (ITER, MASS, RMS_FLUX, VTK_OUTPUT, CSV_OUTPUT)
HISTORY_OUTPUT_FREQUENCY = 1
jannick.wolters
@jm2154
mentioned in commit
6e4d61a9
·
Apr 30, 2021
mentioned in commit
6e4d61a9
mentioned in commit 6e4d61a976cc344aa533650c8ea90355d915d704
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