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
1c8a8c79
Commit
1c8a8c79
authored
Aug 13, 2020
by
steffen.schotthoefer
Browse files
added neural network as input
parent
65c3db82
Pipeline
#104470
passed with stages
in 29 minutes and 13 seconds
Changes
6
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
code/input/exampleMN.cfg
View file @
1c8a8c79
...
...
@@ -17,7 +17,6 @@ LOG_DIR = ../result/logs
MESH_FILE = linesource.su2
%MESH_FILE = linesource_debug.su2
%
PROBLEM2 = Lines
PROBLEM = LINESOURCE
%
% ---- Solver specifications ----
...
...
@@ -29,11 +28,11 @@ CFL_NUMBER = 0.7
% Final time for simulation
TIME_FINAL = 0.3
% Maximal Moment degree
MAX_MOMENT_SOLVER =
1
MAX_MOMENT_SOLVER =
0
%
%% Entropy settings
ENTROPY_FUNCTIONAL = MAXWELL_BOLZMANN
ENTROPY_OPTIMIZER =
NEWTON
ENTROPY_OPTIMIZER =
ML
%
% ----- Newton Solver Specifications ----
%
...
...
code/input/neural_network_model/_EntropyLoss_1_300_M_0/saved_model.pb
0 → 100644
View file @
1c8a8c79
File added
code/input/neural_network_model/_EntropyLoss_1_300_M_0/variables/variables.data-00000-of-00001
0 → 100644
View file @
1c8a8c79
File added
code/input/neural_network_model/_EntropyLoss_1_300_M_0/variables/variables.index
0 → 100644
View file @
1c8a8c79
File added
code/input/neural_network_model/_EntropyLoss_1_300_M_0_hist.json
0 → 100644
View file @
1c8a8c79
This diff is collapsed.
Click to expand it.
code/input/neural_network_model/best_model_1_300.h5
0 → 100644
View file @
1c8a8c79
File added
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