Skip to content
Snippets Groups Projects
Commit 23f1067f authored by Robert Kloefkorn's avatar Robert Kloefkorn
Browse files

only one parameter file.

Conflicts:
	dune/fem-dg/test/navierstokes/paramFiles/paramNSWaves
parent f6380b53
No related branches found
No related tags found
No related merge requests found
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# This file precribes parameters for the testcase found in
#
# Gregor Gassner,
# PhD thesis
#
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# DATA WRITER
#------------
fem.prefix: data
fem.io.datafileprefix: NS
fem.io.savestep: 0.01 # SaveStep (write data every `saveStep' time period, <=0 deactivates)
fem.io.savecount: -1 # SaveCount (write data every saveCount time steps, <=0 deactivates)
femhowto.printCount: 10
femhowto.additionalvariables: false
# GENERAL
#--------
paramfile: ../parameter/paramBase
# GRID SOLUTION
#--------------
gridsol.savestep: 0.5
gridsol.firstwrite: 0.5
gridsol.filename: nseq-checkpoint
# PROBLEM SETUP
#--------------
paramfile: ../parameter/paramPhysicalConstants
# WBPROBLEM
# g: 0.7 # m/(ss)
# p0: 10. # surface pressure Pa=kg/(mss)
# diffusion coefficients
mu: 0.0001 #00001 # kg/(ms)
g: 9.81 # m/ss
Re: 1. #(Reynold's number)
Pr: 0.72 # 0.72 #(Prandtl's number)
femhowto.startTime: 0. # s
femhowto.endTime: 0.0
femhowto.eocSteps: 5
gammaGNS: 0.5
omegaGNS: 1.
kGNS: 3.1415926535897932385
# DOMAIN CONFIGURATION
#---------------------
fem.io.macroGridFile_1d: ../grids/nswaves_1d.dgf
#fem.io.macroGridFile_2d: ../grids/nswaves_2d.dgf
#fem.io.macroGridFile_2d: ../grids/mesh4_1_2.typ1.dgf
fem.io.macroGridFile_2d: ../grids/mesh4_1_1.typ1.dgf
#fem.io.macroGridFile_2d: ../grids/nswaves_2d_unstr.dgf
fem.io.macroGridFile_3d: ../grids/nswaves_3d.dgf
#fem.io.macroGridFile_3d: ../grids/dkershaw08.msh.dgf
#fem.io.macroGridFile_3d: ../grids/RandMesh4.msh.dgf
# SOLVER CONFIGURATION
#---------------------
paramfile: ../parameter/paramSolver
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# This file precribes parameters for the testcase found in
#
# Gregor Gassner,
# PhD thesis
#
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# DATA WRITER
#------------
fem.prefix: data
fem.io.datafileprefix: NS
fem.io.savestep: 0.01 # SaveStep (write data every `saveStep' time period, <=0 deactivates)
fem.io.savecount: -1 # SaveCount (write data every saveCount time steps, <=0 deactivates)
femhowto.printCount: 10
femhowto.additionalvariables: false
# GENERAL
#--------
paramfile: ../parameter/paramBase
# GRID SOLUTION
#--------------
gridsol.savestep: 0.5
gridsol.firstwrite: 0.5
gridsol.filename: nseq-checkpoint
# PROBLEM SETUP
#--------------
paramfile: ../parameter/paramPhysicalConstants
# WBPROBLEM
# g: 0.7 # m/(ss)
# p0: 10. # surface pressure Pa=kg/(mss)
# diffusion coefficients
mu: 0.0001 #00001 # kg/(ms)
g: 9.81 # m/ss
Re: 1. #(Reynold's number)
Pr: 0.72 # 0.72 #(Prandtl's number)
femhowto.startTime: 0. # s
femhowto.endTime: 0.0
femhowto.eocSteps: 5
gammaGNS: 0.5
omegaGNS: 1.
kGNS: 3.1415926535897932385
# DOMAIN CONFIGURATION
#---------------------
fem.io.macroGridFile_1d: ../grids/nswaves_1d.dgf
#fem.io.macroGridFile_2d: ../grids/nswaves_2d.dgf
#fem.io.macroGridFile_2d: ../grids/mesh4_1_2.typ1.dgf
fem.io.macroGridFile_2d: ../grids/mesh4_1_1.typ1.dgf
#fem.io.macroGridFile_2d: ../grids/nswaves_2d_unstr.dgf
fem.io.macroGridFile_3d: ../grids/nswaves_3d.dgf
#fem.io.macroGridFile_3d: ../grids/dkershaw08.msh.dgf
#fem.io.macroGridFile_3d: ../grids/RandMesh4.msh.dgf
# SOLVER CONFIGURATION
#---------------------
paramfile: ../parameter/paramSolver
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment