ericyang7816

Results 1 issues of ericyang7816

If not using checkpoints, the model should run for a specific time. I suppose at line 200 in the run() function ` self.run_epoch(runtime=self.tmax, dt=dt)` should be `self.run_epoch(runtime=T, dt=dt)`