Jump to content

Recommended Posts

Posted

I assign a new state value after the entity leaves each server, and I need to keep those values. In a single run, I use the state observation log to track the value through the simulation. Is there a way to do that for an experiment? So I can repeat the run 100 times, and have the state value at each server for each run?


Thank you!!

Posted

Logs are currently limited to interactive runs. If you want to keep observational information across replications, then you should probably use one of the Write* steps to write custom data to a file.

×
×
  • Create New...