You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of our Simulation structs (BucketSimulation, ClimaAtmosSimulation, etc) contain a field Y_init that's never used. We should remove this field from all of them.
The text was updated successfully, but these errors were encountered:
All of our
Simulation
structs (BucketSimulation
,ClimaAtmosSimulation
, etc) contain a fieldY_init
that's never used. We should remove this field from all of them.The text was updated successfully, but these errors were encountered: