|
[Sponsors] |
November 2, 2022, 09:50 |
error in writting restart_flow.dat
|
#1 |
New Member
sachin
Join Date: Nov 2022
Posts: 3
Rep Power: 4 |
Hi all
I am trying to run SU2 parallel in a Cluster which has 2 nodes, one node is ubuntu 18.04 and the other node is centos 7. All the steps are followed to create the cluster and NFS mounting is done between 2 nodes in the directory "cloud". I have installed SU2-mpi and mpich-4.0.2 and everything is setup properly in the cloud directory which is NFS mounted on both systems. so when I run an SU2 sample using the command time mpiexec -n 6 --host BLTSP00316,bltsw06032 ../../../SU2_CFD inv_ONERAM6.cfg The iterations are starting and the process is divided into into nodes and takes place in parallel. But when it comes to the end of the result where it prints the i/o outputs like creating the restart_flow.dat files it throws error there, Screenshot from 2022-11-02 19-04-49.png so it says error in bool and it is unable to open the restart file. I am confused why this is happening? is it because i am trying to write from two different nodes into a same file at a time or any other permission issues? Please help me with this error! Thanks in advance |
|
November 2, 2022, 10:43 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
does it work when you run mpirun on only the ubuntu node on multiple cores?
|
|
November 3, 2022, 04:10 |
|
#3 |
New Member
sachin
Join Date: Nov 2022
Posts: 3
Rep Power: 4 |
yes! it works when I run mpirun on only the ubuntu node on multiple cores
Last edited by sachin1119; November 3, 2022 at 07:18. |
|
December 6, 2023, 10:00 |
I have a problem in restart_flow.dat
|
#4 |
New Member
David wang
Join Date: Dec 2023
Posts: 5
Rep Power: 3 |
I encountered the following error while working on the "Constrained shape design of a transient turbine air at a cte. CL" case. I tried opening restart_ Flow.dat file, but cannot be opened.
error: ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- 18042 triangles. 4800 quadrilaterals. +-----------------------------------------------------------------------+ | Marker Type| Marker Name| +-----------------------------------------------------------------------+ | Far-field| FARFIELD| +-----------------------------------------------------------------------+ | Heat flux wall| AIRFOIL| +-----------------------------------------------------------------------+ Two dimensional problem. 13937 grid points. 22842 volume elements. 2 surface markers. 192 boundary elements in index 0 (Marker = AIRFOIL). 40 boundary elements in index 1 (Marker = FARFIELD). 18042 triangles. 18042 triangles. 4800 quadrilaterals. Identify vertices. Storing a mapping from global to local point index. ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. 18042 triangles. 4800 quadrilaterals. Identify vertices. Storing a mapping from global to local point index. ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- 18042 triangles. 4800 quadrilaterals. 4800 quadrilaterals. 18042 triangles. 4800 quadrilaterals. Identify vertices. Storing a mapping from global to local point index. Identify vertices. Storing a mapping from global to local point index. ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- Identify vertices. Storing a mapping from global to local point index. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- Identify vertices. Storing a mapping from global to local point index. ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- 18042 triangles. 4800 quadrilaterals. Identify vertices. Storing a mapping from global to local point index. ------------------------- Solution Postprocessing ----------------------- Reading and storing the solution from restart_flow. Error in "virtual void CBaselineOutput::SetVolumeOutputFields(CConfig*)": ------------------------------------------------------------------------- No coordinates found in the restart file!! ------------------------------ Error Exit ------------------------------- |
|
December 6, 2023, 12:59 |
|
#5 | |
New Member
Join Date: Feb 2022
Posts: 23
Rep Power: 5 |
Quote:
I experienced something similar time ago and in the .cfg file, this option should be marked as YES SOLUTION_FILENAME= solution_flow.dat READ_BINARY_RESTART= YES It might help to your case. Best regards, Cristopher Morales |
||
Tags |
boolean operation error, restart file, unable to open file |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Writting expression in CFD-Post | Md. Foysal Rabbi | FLUENT | 0 | September 16, 2018 13:32 |
udf writting force and moment in a file at each time step | lostmmind | FLUENT | 0 | March 25, 2015 01:13 |
How to read parallel VTK files writting by foamToVTK | aerogt3 | OpenFOAM Post-Processing | 0 | October 29, 2013 08:56 |
Writting Fluent Data in Psi | alimrad110 | FLUENT | 0 | August 29, 2013 19:01 |
Writting equations on cfd-online.com | Guillermo Marraco | CFD-Wiki | 2 | September 11, 2006 19:12 |