|
[Sponsors] |
an odd(at least for me!) reconstructPar error on a field |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 31, 2013, 19:04 |
an odd(at least for me!) reconstructPar error on a field
|
#1 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
I have run a case and now want to reconstruct it.but this error displayed:
Code:
Create time Reconstructing fields for mesh region0 Time = 1e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut --> FOAM FATAL IO ERROR: error in IOstream "/home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1e-07/mut" for operation Ostream& operator<<(Ostream&, const Scalar&) file: /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1e-07/mut at line 23960. From function IOstream::check(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 99. FOAM exiting ehsan@Ehsan-com:~/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2$ paraFoam created temporary 'main_test2.OpenFOAM' ehsan@Ehsan-com:~/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2$ reconstructPar /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.0-b363e8d14789 Exec : reconstructPar Date : Jun 01 2013 Time : 02:17:51 Host : "Ehsan-com" PID : 12229 Case : /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2 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 Reconstructing fields for mesh region0 Time = 1e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut --> FOAM FATAL IO ERROR: error in IOstream "/home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1e-07/mut" for operation Ostream& operator<<(Ostream&, const Scalar&) file: /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1e-07/mut at line 25140. From function IOstream::check(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 99. FOAM exiting
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
June 1, 2013, 10:10 |
|
#2 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
Hi it now gives another error on k_0 while no change has occurred on folder of case and the command is same also(reconstructPar)
but the error seems to be changed.why?may it be related to system totally? Code:
ehsan@Ehsan-com:~/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2$ reconstructPar /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.0-b363e8d14789 Exec : reconstructPar Date : Jun 01 2013 Time : 17:35:37 Host : "Ehsan-com" PID : 3188 Case : /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2 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 Reconstructing fields for mesh region0 Time = 1e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 2e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 3e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 4e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 5e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 6e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 7e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 1e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 1.1e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 1.2e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 1.3e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 --> FOAM FATAL IO ERROR: error in IOstream "/home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1.3e-06/k_0" for operation Ostream& operator<<(Ostream&, const char) file: /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1.3e-06/k_0 at line 40004. From function IOstream::check(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 99. FOAM exiting Code:
ehsan@Ehsan-com:~/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2$ reconstructPar /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.0-b363e8d14789 Exec : reconstructPar Date : Jun 01 2013 Time : 17:44:49 Host : "Ehsan-com" PID : 3513 Case : /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2 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 Reconstructing fields for mesh region0 Time = 1e-07 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) --> FOAM FATAL IO ERROR: error in IOstream "/home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1e-07/ddt0(rho,k)" for operation Ostream& operator<<(Ostream&, const Scalar&) file: /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/1e-07/ddt0(rho,k) at line 45938. From function IOstream::check(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 99. FOAM exiting
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
June 2, 2013, 13:21 |
|
#3 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
Hi dear Bruno
as you emailed me and I verified this was for low capacity.I continue troubleshooting here if agree. but why this case consumes so high capacity?I only have added turbulent features and it takes near 3Gig while in laminar till this time step,it was aroung 300Meg. reconstructPar also is too slow and it is its output(I have freed some space on disk but it fits all): Code:
k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.3e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.4e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.5e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.6e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.7e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.8e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 8.9e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9.1e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9.2e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9.3e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9.4e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho gas k gas_0 omega alphat ddt0(rhoE) ddt0(rho,omega) ddt0(rho,gas) p rho_0 ddt0(rho) omega_0 T ddt0(rho,e) Reconstructing volVectorFields ddt0(rhoU) U_0 U ddt0(rho,U) Reconstructing point fields No point fields No lagrangian fields Time = 9.5e-06 Reconstructing FV fields Reconstructing volScalarFields ddt0(rho,k) k_0 mut rho --> FOAM FATAL IO ERROR: error in IOstream "/home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/9.5e-06/rho" for operation Ostream& operator<<(Ostream&, const Scalar&) file: /home/ehsan/Desktop/Central/nonUniformMesh/Turbulent_WR/main_test2/9.5e-06/rho at line 24634. From function IOstream::check(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 99. FOAM exiting
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. Last edited by immortality; June 3, 2013 at 23:30. |
|
June 3, 2013, 23:36 |
|
#4 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
i wanted to propound that its resolved.
Dear Bruno gave me a hint that "...how many time folders there are..." And i remembered that i was decreased writeInterval to a very low value to study few earlier stages and forgot to change it again when the problem on convergence solved. So when a case took far more space than expected have a look into writeInterval! Maybe its too low that you don't need it!
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problems after decomposing for running | alessio.nz | OpenFOAM | 7 | March 5, 2021 05:49 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Field functions and table | crevoise | Siemens | 0 | March 20, 2013 11:51 |
Is good initial guess field is neccessary ? | mmkr825 | OpenFOAM | 5 | October 17, 2012 13:58 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 07:51 |