|
[Sponsors] |
May 16, 2007, 02:57 |
Hi,
$FOAM_SRC/sampling/Prob
|
#1 |
New Member
Masato Otsuki
Join Date: Mar 2009
Location: Tokyo, Japan
Posts: 26
Rep Power: 17 |
Hi,
$FOAM_SRC/sampling/Probe/Probe.H in openFOAM-1.3 is modified in OprnFOAM-1.4. I can't understand how to invoke probes from solvers. A solver, coodles in OpenFOAM-1.3 using Probe class and construct probe as : Probe<volvectorfield> Uprobe(probeLocations,U); But, constructor of probes class in OprnFOAM-1.4 is different: probes(const objectRegistry& ,const dictionary&) I can't understand how to specify objectRegistry. Will anyone suggest how to ? Masato |
|
May 16, 2007, 04:32 |
Probes can now be added to any
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Probes can now be added to any code, any case without any programming. Just add them to the controlDict. See oodles/pitzDaily tutorial.
|
|
May 16, 2007, 07:18 |
Thank you Mattijs. Now I under
|
#3 |
New Member
Masato Otsuki
Join Date: Mar 2009
Location: Tokyo, Japan
Posts: 26
Rep Power: 17 |
Thank you Mattijs. Now I understand.
Masato |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with Probes function | martinr | OpenFOAM Running, Solving & CFD | 0 | December 29, 2008 12:01 |
Probes and multiprocessor runs | grtabor | OpenFOAM Running, Solving & CFD | 1 | June 12, 2007 14:59 |
Probes writing frequency | maka | OpenFOAM Running, Solving & CFD | 7 | July 10, 2006 10:54 |
Probes | msrinath80 | OpenFOAM Pre-Processing | 4 | April 28, 2006 07:55 |
Dynamic probes | Greg Z. | FLUENT | 1 | December 2, 2005 13:05 |