🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "explorer"
New Altair Community Member
Updated by Jocelyn
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?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "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.