petrelharp / nebria

0 stars 0 forks source link

wrong start time in param_grid #14

Closed petrelharp closed 2 years ago

petrelharp commented 2 years ago

If I start the simulation at 21000ya then I get the desired picture: Screenshot from 2022-02-01 14-20-41

The problem was that in our tests we forgot to set the START_TIME_AGO parameter - so we simulated for 21000 years starting from 300 years ago (or something like that).