Is it possible to query if a model is run in "Optquest mode"?

Is it possible to query if a model is run in "Optquest mode"?

dj_moens
Not applicable
1 View
3 Replies
Message 1 of 4

Is it possible to query if a model is run in "Optquest mode"?

dj_moens
Not applicable

[ FlexSim 18.2.2 ]

A model creates a lot of data at the end of a replication. Is it possible to query if a model is run in "Optquest mode", so we can switch off the data collection automatically?

0 Likes
Accepted solutions (1)
2 Views
3 Replies
Replies (3)
Message 2 of 4

philboboADSK
Autodesk
Autodesk
Accepted solution

https://answers.flexsim.com/questions/24265/how-to-tell-if-the-simulation-is-being-run-by-the.html

I believe the same is true for both Optquest replications and Experimenter replications.



Phil BoBo
Sr. Manager, Software Development
Message 3 of 4

dj_moens
Not applicable

Yeah, I kind of wanted to differentiate between 'normal' eperimenter and the Opquest started replication.

0 Likes
Message 4 of 4

philboboADSK
Autodesk
Autodesk

This works for knowing if it is in an optimization replication:

get(node("MAIN:/project/exec/optquest/optimizing"))


Phil BoBo
Sr. Manager, Software Development