CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

SOLAVOF Sample Test Problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 27, 2001, 00:35
Default SOLAVOF Sample Test Problem
  #1
Zi-Wei Chiou
Guest
 
Posts: n/a
I am rewriting the original SOLAVOF Fortran program in C++, but encouter a problem. I try to simulate the same sample test problem in the report (undular bore calculation) in page 44. All parameters are the same (NMAT=1).

QUESTION 1:

At t=0 (page 46), why U[1][7] = 0.2? Since F[1][7] is 0, why U is set for an _empty_ cell at t=0? The SETUP routine initialize U [i][j] only when F[I][J] > 0, so it's unlikely U[1][7] is set by SETUP. I've checked BC subroutine too, but it does not set U[1][7] either.

QUESTION 2:

The input FLHT (horizontal free surface height) is 1.0f, and del_y of mesh is 0.2, the fluid should occupy the bottom five rows: I=2~6.

At t=0 (page 46), before anything started, why F[1][6] is not 1 but 9.99999E-01?

BIBLIOGRAPHY:

B. D. Nichols, C. W. Hirt, and R. S. Hotchkiss, SOLA-VOF: A Solution Algorithm for Transient Fluid Flow with Multiple Free Boundaries, LANL report LA-8355, 1980.
  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
sample utility problem And OpenFOAM Post-Processing 36 May 20, 2014 08:50
A new test harness for OpenFOAM mbeaudoin OpenFOAM Announcements from Other Sources 0 June 17, 2010 10:36
Sample utility not working properly titio OpenFOAM 2 June 9, 2010 10:45
Velocity profiles problem behind the elbow (3D problem) kabat73 FLUENT 8 May 9, 2010 04:26
setup vof test problem Fang Jin FLUENT 1 June 14, 2005 08:27


All times are GMT -4. The time now is 17:09.