Exawind / nalu-wind

Solver for wind farm simulations targeting exascale computational platforms
https://nalu-wind.readthedocs.io
Other
122 stars 83 forks source link

Correctly set current_coordinates for restart #1227

Closed psakievich closed 10 months ago

psakievich commented 10 months ago

When I refactored this in #1208 I left the behavior of not updating current_coordinates at this point. Seems like we should though. Let's see if this fixes the restart issue @gantech

psakievich commented 10 months ago

Looks like this is a redundant call that should just be deleted all together. @gantech is confirming now.

psakievich commented 10 months ago

Closing due to #1228