|
[Sponsors] |
June 29, 2010, 08:18 |
|
#41 |
Senior Member
Daniele
Join Date: Feb 2010
Posts: 134
Rep Power: 16 |
Hi
How can i have a output probe file that I can use with matlab for post-processing? The probe output file isn't easily to read |
|
April 11, 2011, 08:06 |
|
#42 | |
New Member
Prashant Gupta
Join Date: Mar 2011
Location: Edinburgh
Posts: 29
Rep Power: 15 |
Dear People,
Now I am using OpenFOAM 1.7.1 and I am facing a similar problem. I want to use probe function in ControlDict file. I have added lines. I am using bubbleFOAM solver. functions ( probes1 { type probes; functionObjectLibs ("libsampling.so"); //dictionary probesDict; region region0; probeLocations ( (0.02 0.002 0.003) (0.02 0.15 0.003) (0.02 0.08 0.003) (0.01 0.002 0.003) (0.01 0.15 0.003) (0.01 0.08 0.003) (0.002 0.002 0.003) (0.002 0.15 0.003) (0.002 0.08 0.003) ); fields ( p Ub Ua ); } ); // ************************************************** *********************** // But when I implement my code, i get error message. --> FOAM FATAL IO ERROR: keyword outputControl is undefined in dictionary ":robes1" file: :robes1 from line 60 to line 86. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 395. FOAM exiting I am not sure where to change. Please Help ! Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Time series input data-Possible in Ansya/ Fluent?? | Rajkumar | CFX | 2 | May 24, 2010 19:33 |
Getting Time Series data from saved unsteady data | Atul | FLUENT | 4 | November 26, 2008 06:12 |
Time Series Export | ANASTASIOS GEORGOULAS | FLUENT | 2 | September 19, 2007 11:39 |
time series data for pressure and velocity | James Willie | FLUENT | 0 | July 12, 2006 05:31 |
Time series data as input-Possible in Ansys/Fluent | Rajkumar | Main CFD Forum | 0 | April 13, 2005 12:04 |