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

twoPhaseEulerFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 23, 2011, 16:24
Default twoPhaseEulerFoam
  #1
Member
 
Freeman Adane
Join Date: Apr 2010
Posts: 42
Rep Power: 16
freemankofi is on a distinguished road
Hi,
I am trying to run twoPhaseEulerFoam (standard solver) on this cluster (see my previous posting http://www.cfd-online.com/Forums/ope...-clusters.html). It always "hang" after Calculating face flux field phib, see below. Please note that, almost all other solvers I have tried (simpleFoam and interFoam) worked fine. Also, I am not running my cases, all the cases are tutorial examples which worked great on my PC and other computers.

My first guess and other suggestions from my previous posting was about memory. My PC indicated that "bed2" tutorial required less than 300mb but I used 2gb. I even bumped it up to 10gb, still I am getting the same "error". This suggests that, probably memory might not be an issue.

Any help on this will be much appreciated. Also, if you have a batch script (*.pbs) that have ran on any linux/UNIX cluster using "twoPhaseEulerFoam", I would be much appreciated if you can send it along with its test case to me. This will help me figure out where the problem might be coming from. I have also appended my script.

Thank you in advance

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.7.1 |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 1.7.1-03e7e056c215
Exec : twoPhaseEulerFoam
Date : May 23 2011
Time : 12:16:43
Host : b93
PID : 11781
Case : /home/freeman/bed2
nProcs : 1

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


Reading g
Reading transportProperties

Calculating face flux field phia
Calculating face flux field phib

--------------------------------------------$$$$$$$$$$$-----------------------------------------------------------------

#! /bin/bash
#PBS -S /bin/bash
#PBS -l walltime=0:30:00
#PBS -l mem=10gb

cd $PBS_O_WORKDIR
echo "Current working directory is `pwd`"
module load openfoam
twoPhaseEulerFoam
freemankofi is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Something wrong in UEqns.H within twoPhaseEulerFoam cheng1988sjtu OpenFOAM 2 June 24, 2011 10:48
Stratified flow using twoPhaseEulerFoam karthik1414 OpenFOAM 4 May 4, 2011 05:12
stratified horizontal two phase flow usinfg twoPhaseEulerFoam karthik1414 OpenFOAM 0 April 12, 2011 09:57
problems in Two Phase flow using twoPhaseEulerFoam with OpenFoam 1.6 raagh77 OpenFOAM Running, Solving & CFD 0 March 6, 2010 05:11
TwoPhaseEulerFoam bed tutorial case stable in 1.5, crashes in 1.6 hemph OpenFOAM 3 December 5, 2009 04:19


All times are GMT -4. The time now is 21:41.