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

running in parallel, at time t>0

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 1, 2010, 17:14
Default running in parallel, at time t>0
  #1
Member
 
Join Date: Mar 2010
Posts: 31
Rep Power: 16
bunni is on a distinguished road
I'm running a simulation in parallel, but I need to do it in two parts with a change in BC, and solver, etc.

So, the first bit is easy, I use:
------
deconstructPar
run solver in parallel
reconstructPar -latestTime
run specially written function, changes bc, etc. Now at time latestTime+0.1
-----

My question is how to cast the information of bc, pressures, new U etc at latestTime+0.1 back to all my deconstructed directories, so I can run:
-----
newsolver in parallel


I couldn't find this answer, but I'm not quite sure what to look for, so thanks for help.
bunni is offline   Reply With Quote

Old   October 21, 2010, 09:34
Default
  #2
Member
 
Vishal Jambhekar
Join Date: Mar 2009
Location: University Stuttgart, Stuttgart Germany
Posts: 90
Blog Entries: 1
Rep Power: 17
vishal is on a distinguished road
Hi all,

i decomposed the mesh ran it in parallel and while doing
reconstructPar -latestTime or reconstructPar i am facing following error.

Please help me in this context.

================================================== =========================
Create time

Create mesh for time = 1

Time = 6.5

Reconstructing FV fields

Reconstructing volScalarFields

p

Reconstructing volVectorFields

U

Reconstructing surfaceScalarFields

phi

No point fields

No lagrangian fields



--> FOAM FATAL ERROR:
Couldn't create directory "/home/vj/OpenFOAM/vj-1.7.1/TrnasProjs/WInd_Tun_1/6.5/uniform"

From function Foam::mkDir(const fileName&, mode_t)
in file POSIX.C at line 422.

FOAM exiting

[vj@hanuta WInd_Tun_1]$ reconstructPar -latestTime

================================================== ==========================
__________________
Cheers,

Vishal Jambhekar...
"Simulate the way ahead......!!!"
vishal is offline   Reply With Quote

Reply

Tags
parallel decomposepar

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
User fortran error when running CFX-10 in parallel CFDworker CFX 3 September 22, 2015 08:59
RSH problem for parallel running in CFX Nicola CFX 5 June 18, 2012 18:31
Running in parallel Rasmus Gjesing (Gjesing) OpenFOAM 35 March 31, 2011 18:21
Issue with running in parallel on multiple nodes daveatstyacht OpenFOAM 7 August 31, 2010 17:16
running multiple Fluent parallel jobs Michael Bo Hansen FLUENT 8 June 7, 2006 08:52


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