|
[Sponsors] |
[waves2Foam] frozen relaxation zones and a moving mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 8, 2015, 10:06 |
frozen relaxation zones and a moving mesh
|
#1 |
Member
Join Date: May 2009
Posts: 54
Rep Power: 17 |
Hi Niels,
Thank you for all the work you've put into this project. I am running into issues that seem to be related to using the frozen relaxation zones and a moving mesh. If I reconstruct a certain time step after execution, and decompose it to restart the parallel simulation from that time step, I get errors about not finding "cells_inlet" files on execution. For example: Code:
[1] [1] [1] --> FOAM FATAL IO ERROR: [1] cannot find file [1] [1] file: /test/processor1/constant/cells_inlet at line 0. [1] [1] From function regIOobject::readStream() [1] in file db/regIOobject/regIOobjectRead.C at line 73. [1] FOAM parallel run exiting Greg |
|
April 8, 2015, 14:32 |
|
#2 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi Greg,
Out of curiosity: Does it work to restart the code, when you have not been through the reconstruct/decompose step? Anyway, the cells_<name> lists are only created for time = 0, so there is nothing to be done in terms of restarting, if you have deleted the these lists. Of course, you could take a single time step from 0 and then restart. I have never used this relaxation shape. May I ask, why you need it? Kind regards, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
April 8, 2015, 15:21 |
|
#3 |
Member
Join Date: May 2009
Posts: 54
Rep Power: 17 |
Niels,
Yes, restarting without the recon/decomp step works just fine. Looks like maybe I need to reconstruct/decompose with the -constant flag to get the cell lists to be included. I will report back if this indeed helps. In this case, the frozen zones are used for a ship moving through waves with the grid translating. Greg |
|
April 8, 2015, 16:07 |
|
#4 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi Greg,
I suppose that you still have the 0-folder in the re-decomposed case? Then follow these steps:
This will create your cell-lists and you can subsequently continue the simulation. Good to know that you find it useful. It is the exact purpose that the frozen zone was designed for (based on a kind request of another user). Kind regards, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic mesh setup, VOF 2 Phase, moving zones, possible? (diagram / picture) | silent2608 | Fluent Multiphase | 2 | August 17, 2024 04:17 |
[ANSYS Meshing] Is it possible to generate mesh in different cell zones in Ansys meshing? | aja1345 | ANSYS Meshing & Geometry | 0 | October 3, 2018 15:22 |
[waves2Foam] Difficulties in creating different relaxation zones | neytirilover | OpenFOAM Community Contributions | 1 | March 24, 2016 03:51 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |