|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Ano Nymous
Join Date: Oct 2011
Posts: 18
Rep Power: 16 ![]() |
Hi!
I am running an optimzation and export a User Point for my objective function via the cfx5mondata-command. When I only need the monitor-point-value for the last time step this is pretty straight forward and works fine. I, however, want to do a transient simulation and export the minimum value of my monitor point within a certain timestep range. My idea was to use the Monitor Statistics of CFX 16.0 but the cfx5mondata-command doesn't find "USER POINT,<myvariable> (Minimum)". ("USER POINT,<myvariable>" worked) Can I export a derived variable with cfx5mondata and if so, where can I find the correct name of this variable? Thanks in advance! |
|
|
|
|
|
|
|
|
#2 |
|
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 18,018
Rep Power: 146 ![]() ![]() ![]() ![]() |
I would export the full monitor point history and do it externally to CFX in python or matlab or something.
|
|
|
|
|
|
|
|
|
#3 |
|
New Member
Ano Nymous
Join Date: Oct 2011
Posts: 18
Rep Power: 16 ![]() |
Thanks a lot for your reply!
In the meanwhile I used the showvars-command and found that correct name for the monitor is "USER POINT,<myvariable>,,,Minimum". I'm sure your proposal would have worked as well but I'm glad I got away the easy way.
|
|
|
|
|
|
|
|
|
#4 | |
|
Senior Member
Maxim
Join Date: Aug 2015
Location: Germany
Posts: 413
Rep Power: 14 ![]() |
Quote:
I am running into the same problem. I would like to export my user points including the "derived variables" (minimum, maximum and average) of my monitor points. The -showvars command doesn't show those derived variables, though ![]() (For steady state calculations I just export the last iteration with the -lastvaluesonly which works great.) Could you please post your full syntax of that minimum/maximum command? Are there 3 commas before Minimum? Thank you for your help |
||
|
|
|
||
|
|
|
#5 |
|
Senior Member
Maxim
Join Date: Aug 2015
Location: Germany
Posts: 413
Rep Power: 14 ![]() |
I think I got it. I already have to define the statistics in CFX-Pre. This only works with expressions, though, and not with 'Cartesian Coordinates'. And of course that is what I was trying to do. I would like to monitor the absolute pressure at certain fixed points. CFX-Post has 'probes' for that.
I hope I can find a similar function in Pre... edit2: my workaround so far: 1. create source point with specified Cartesian coordinates 2. create expression: probe(Absolute Pressure)@sourcepoint 3. create monitor point with expression 4. check monitor statistics, include Arithmetic Average, Maximum and Minimum and select Timestep Interval I'll check if that works over night. I will edit this post in case it didn't work Last edited by -Maxim-; February 24, 2016 at 10:04. Reason: workaround |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Transient simulations: how to tell its converged (I've read the FAQ & user guides!) | JuPa | CFX | 12 | March 27, 2020 18:24 |
| Large transient ".trn" files when doing time average | dtmith | CFX | 2 | June 28, 2015 10:06 |
| Transient Statistics Results in CFD Post | ashtonJ | CFX | 2 | October 27, 2014 07:48 |
| Transient or Transient Blade Row? | liucheng8602 | CFX | 2 | June 19, 2014 08:03 |
| Best practice for transient simulations? | siw | CFX | 5 | October 30, 2010 06:45 |