# Problem I want to save the current state of Simulation object, so that it can be executed again next time。 I try to serialize Simulation object to json,but it not worked。 How can I get this effect?thank you