ExtremeFLOW / neko

/ᐠ. 。.ᐟ\ᵐᵉᵒʷˎˊ˗
https://neko.cfd/
Other
161 stars 29 forks source link

Variable time step #1124

Closed Shiyu-Sandy-Du closed 6 months ago

Shiyu-Sandy-Du commented 6 months ago

change the cfl evaluation to running avg

timofeymukha commented 6 months ago

Something went sideways here, right? The update for some reason contains diffs from a whole bunch of commits.

Shiyu-Sandy-Du commented 6 months ago

Something went sideways here, right? The update for some reason contains diffs from a whole bunch of commits.

Yes, because the variable dt should be compatible with the current version, so I upload the entire package I used for test here. (Or do I only need to update the simulation.f90 and make the sideways merge at later steps?

Shiyu-Sandy-Du commented 6 months ago

Something went sideways here, right? The update for some reason contains diffs from a whole bunch of commits.

Yes, because the variable dt should be compatible with the current version, so I upload the entire package I used for test here. (Or do I only need to update the simulation.f90 and make the sideways merge at later steps?

or maybe the better workflow is simply get the push access to the branch and manipulate the branch?