How do I set some of the inputs to the Model simulator to null or make them irrelevant.

explorer
explorer New Altair Community Member
edited November 2024 in Community Q&A
I am looking at the Model simulator  and would like to be able to exclude some inputs at that stage only . Those inputs will be used to derive the model, but I want to make some of them irrelevant when simulating. How can i do this?
Tagged:

Answers

  • jacobcybulski
    jacobcybulski New Altair Community Member
    Rather than setting inputs to null you normally do not supply those inputs at the operator ports. However, the operator needs to know that this may happen. if you develop your own operator in Java you can detect those conditions.