|
[Sponsors] |
[blockMesh] problem with blockMesh in floatingObject tutorial |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 5, 2012, 05:23 |
problem with blockMesh in floatingObject tutorial
|
#1 |
New Member
Atul
Join Date: May 2012
Posts: 7
Rep Power: 14 |
dear all,
im trying to run the floatingObject case in interDyMFoam tutorials, but not able to get the mesh generated. getting the msg as below, /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.1.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.1.0-bd7367f93311 Exec : blockMesh Date : Oct 05 2012 Time : 13:45:28 Host : "ubuntu" PID : 4512 Case : /home/atul/OpenFOAM/atul-2.1.0/run/tutorials/multiphase/interDyMFoam/ras/floatingObject nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time fileName::stripInvalid() called for invalid fileName 0 For debug level (= 2) > 1 this is considered fatal Aborted (core dumped) Can anyone pls tell me how to overcome the issue. thanks in adv. regards Atul |
|
October 5, 2012, 07:55 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Atul and welcome to the forum!
That is one strange message... I've tested just now with OpenFOAM 2.1.0 and 2.1.x and had no problem! A few questions:
Bruno
__________________
|
|
October 5, 2012, 08:56 |
|
#3 |
New Member
Atul
Join Date: May 2012
Posts: 7
Rep Power: 14 |
Hi Bruno,
Thx for the reply. I tried copying the entire case folder again, but still getting the same msg. Initially in the case folder i copied 0.org and replaced it with 0. this time i tried running it without making any changes in 0.org. as this didnt work, i tried runing allrun file but still not getting anywhere. i m using linux ubuntu 12.04 LTS, this is the second OS on the computer, but i dont have any problems in running other cases. regards Atul |
|
October 5, 2012, 09:17 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Atul,
Strange... very strange. OK, try these steps:
Code:
cd $FOAM_RUN cp -r $FOAM_TUTORIALS/multiphase/interDyMFoam/ras/floatingObject . cd floatingObject ./Allrun It could also be due to lack of disk space... check: Code:
df -h Bruno
__________________
|
|
October 6, 2012, 04:35 |
|
#5 |
New Member
Atul
Join Date: May 2012
Posts: 7
Rep Power: 14 |
Dear Bruno,
Thanks for the suggestion! but ive just rebooted the machine and the blockMesh is working :-). Thanks a lot for the help. will come back to you for any further quires :-) Thanks Atul |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to put a floatingObject inside the wavetank in tutorial waveFlume in waves2Foam | Ivy Zhou | OpenFOAM Running, Solving & CFD | 1 | June 13, 2016 06:03 |
Blockmesh problem with more than one block | sven82 | OpenFOAM Pre-Processing | 1 | June 4, 2013 18:08 |
Problem on Fluent Tutorial: Horizontal Film Boilig | Feng | FLUENT | 2 | April 13, 2013 06:34 |
Problem with FloatingObject | Leech | OpenFOAM Running, Solving & CFD | 10 | March 29, 2012 16:24 |
Problem with scalarTransportFoam illistrated using pitzDaily tutorial | mlawson | OpenFOAM | 2 | January 18, 2011 14:39 |