Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* starting for new release uw2.15 * Update surfaceProcesses.py Update timeField to record time of deposition of sediment in SP functions * Update surfaceProcesses.py Fix typo in 3D surface. Also reset time of the air material to the model time * Update surfaceProcesses.py fixed typo in func * updating the setonix jobs runners * Update surfaceProcesses.py Simplify 2D velocity and diffusivity SP functions * Update surfaceProcesses.py Didn't create object to bcast surface function to * Update surfaceProcesses Revert back to MPI gather of data over evaluate_global Update the examples * Adding melt dynamic heating to the advection diffusion solver see issue #669 * docker utils updates * Adding some final fixes to the dockerfile scripts * Update CHANGES.md * Remove obsolete glucifer bits * Update dockerfile Badlands install and CHANGES.md * Update CI for docker builds * Fixing the velocitySurface 2D and 3D implementation to handle restarts. Changes also include: * Renaming the surface tracers to prevent unexpected overwrites * The surfaceProcess class saving the passive tracer key to use during initialisation and solve. This is to make the code not save an instance of the pt to the swarm incase the pt is swapped in/out of Model memory. And helps with code readability. * Get the latest release of badlands from pypi --------- Co-authored-by: Ben Knight <[email protected]>
- Loading branch information