CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Implementation of maxwell slip velocity and Temperature jump with openfoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2010, 11:36
Default Implementation of maxwell slip velocity and Temperature jump with openfoam
  #1
New Member
 
m
Join Date: Nov 2010
Posts: 3
Rep Power: 0
yassepid is on a distinguished road
I want to Run supersonic flow of air over a cylinder at Knudsen number Kn=.01
And therefore, I must to use Maxwell’s velocity slip and Smoluwski temperature
jump conditions at the wall boundary.

I see these condition in openFoam classes as :

Foam::maxwellSlipUFvPatchVectorField
Foam::smoluchowskiJumpTFvPatchScalarField

i use these boundary as follow:

type maxwellSlipU;
accommodationCoeff .5;
Uwall uniform (0 0 0);
thermalCreep on;
curvature on;
value uniform (0 0 0);
refValue uniform (0 0 0);
valueFraction .5

but i encounter this error

#0 Foam::error:rintStack(Foam::Ostream&) in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 in "/lib/libc.so.6"
#3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 Foam:perator/(Foam::UList<double> const&, Foam::UList<double> const&) in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libOpenFOAM.so"
#5 Foam::smoluchowskiJumpTFvPatchScalarField::updateC oeffs() in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/librhoCentralFoam.so"
#6 Foam::mixedFvPatchField<double>::evaluate(Foam::Ps tream::commsTypes) in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libfiniteVolume.so"
#7 Foam::mixedInternalEnergyFvPatchScalarField::updat eCoeffs() in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"
#8 Foam::mixedFvPatchField<double>::evaluate(Foam::Ps tream::commsTypes) in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/lib/linux64GccDPOpt/libfiniteVolume.so"
#9 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::evaluate() in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt/rhoCentralFoam"
#10
in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt/rhoCentralFoam"
#11 __libc_start_main in "/lib/libc.so.6"
#12
in "/home/aminiyasser/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt/rhoCentralFoam"
Floating point exception



for solve this error what i must do ?
yassepid is offline   Reply With Quote

Old   June 10, 2012, 23:46
Default Hi dear foamer
  #2
New Member
 
Esmaeil Ahmadiyan
Join Date: Sep 2011
Posts: 26
Rep Power: 14
e.ahmadiyan is on a distinguished road
I have same problem as you nowadays Could you help me to implement this boundary conditions ? Thanks a lot in advance. Best regards.
e.ahmadiyan is offline   Reply With Quote

Old   June 28, 2016, 07:05
Default
  #3
New Member
 
Quasar_89's Avatar
 
Suyash Sharma
Join Date: Feb 2016
Posts: 7
Rep Power: 10
Quasar_89 is on a distinguished road
Quote:
Originally Posted by yassepid View Post
I want to Run supersonic flow of air over a cylinder at Knudsen number Kn=.01
And therefore, I must to use Maxwell’s velocity slip and Smoluwski temperature
jump conditions at the wall boundary.
I am sure, i have read enough papers on the Kn number to comfortably say that your assumption about slip velocity at Kn < 0.01 is not correct. This is true for an order higher which is Kn approx equal to 0.1.
Quasar_89 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I implement temperature jump boundary condition in microchannel walls? sima FLUENT 1 December 8, 2010 08:20
velocity and temperature profile vickrenz FLUENT 0 August 30, 2009 23:58
UDF velocity and temperature Raj FLUENT 3 February 1, 2009 18:29
Variables Definition in CFX Solver 5.6 R P CFX 2 October 26, 2004 02:13
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 04:46.