Skip to content
Snippets Groups Projects
Commit 4e4d56c7 authored by Kutscher's avatar Kutscher
Browse files

new setup for jet breakup benchmark

parent a89a1b7a
No related branches found
No related tags found
1 merge request!269Implements Sharp Interface
pathname = f:/Multiphase/JetBreakupCaseCSThreeNonConservativePressShortCorrPhaseOutflow1 pathname = D:/temp/JetBreakupSharpInterfaceShortTest3
#pathGeo = d:/Projects/VirtualFluids-Multiphase/source/Applications/Multiphase/backup pathGeo = d:/Projects/TRR277/Project/WP2/JetBreakup
pathGeo = d:/Projects/VirtualFluidsCombined/apps/cpu/Multiphase/backup
#geoFile = JetBreakupR.ASCII.stl numOfThreads = 18
#geoFile = inlet1.stl
geoFile = tubeTransformed.stl
numOfThreads = 16
availMem = 10e9 availMem = 10e9
#Grid #Grid
blocknx = 25 25 25 blocknx = 25 25 25
factorLx = 2.0
factorLy = 2.5
factorLz = 2.5
#Simulation #Simulation
case = 3 case = 3
U_LB = 0.01 #inlet velocity U_LB = 0.003 #inlet velocity
#uF2 = 0.0001 interfaceWidth = 3
#Re = 10 D = 10 #0.0001 # m
#nuL =0.00016922169811320757# 1.0e-5 #!1e-2
#nuG =0.00016922169811320757# 1.16e-4 #!1e-2
#densityRatio = 24.579710144927535
#sigma = 1.7688679245283022e-07
interfaceWidth = 5
D = 0.0001 # m
D_LB = 50 D_LB = 50
contactAngle = 110.0 contactAngle = 110.0
...@@ -35,10 +28,10 @@ Mobility = 0.02 # 0.01 ./. 0.08, fine correction of Phase-field Relaxation param ...@@ -35,10 +28,10 @@ Mobility = 0.02 # 0.01 ./. 0.08, fine correction of Phase-field Relaxation param
logToFile = false logToFile = false
newStart = true newStart = true
restartStep = 100000 restartStep = 10000
cpStart = 100000 cpStart = 10000
cpStep = 100000 cpStep = 10000
outTime = 1 #205 outTime = 100
endTime = 100000#36000 endTime = 100000#36000
\ No newline at end of file
This diff is collapsed.
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