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

Parallel Run Compatibility Issue of the Implementation to the Solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 17, 2022, 03:15
Default Parallel Run Compatibility Issue of the Implementation to the Solver
  #1
New Member
 
Can Unsal
Join Date: Sep 2019
Posts: 14
Rep Power: 6
Battousai07 is on a distinguished road
Hello All,
I have created my solver by introducing some additional variables and methods to calculate them to the solver "interPhaseChangeFoam". The solver works fine and gives me the satisfying output. However, the way that i implemented my code is not suitable to run on parallel. So i decided to modify my calculation to create a post processing tool instead off making the calculation on run time. Here what i needed to do:
1) After reconstructing the case, i need to reach values of each cell (U, P_rgh etc.)
2) I need to use values which were calculated during runtime and calculate my new variable (for example at time step 0.0001 newVelo[cellI] = 2*U[cellI])
3) I need my code loop through all the results, check some conditions and calculate my variables


I am kindly asking you whether is there a code template that i can use that loops through the calculated results.
Thanks in advance
Battousai07 is offline   Reply With Quote

Old   August 22, 2022, 15:48
Default
  #2
Senior Member
 
Klaus
Join Date: Mar 2009
Posts: 250
Rep Power: 22
klausb will become famous soon enough
I suggest to check the capabilities of paraFOAM i.e. ParaView which is the standard post processing application, maybe it offers the functionality you need.
klausb 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
OpenFOAM benchmarks on various hardware eric Hardware 778 April 23, 2024 16:56
Radiation Modeling Using Discrete Ordinates Method and Parallel Solver malicemethods FLUENT 3 May 25, 2018 14:25
issue decomposepar for parallel run. manuc OpenFOAM Pre-Processing 2 June 13, 2016 02:39
fluent divergence for no reason sufjanst FLUENT 2 March 23, 2016 16:08
SnappyHexMesh OF-1.6-ext crashes on a parallel run norman1981 OpenFOAM Bugs 5 December 7, 2011 12:48


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