Opened 17 years ago
Last modified 17 years ago
#180 closed upgrade
sediment.F restructuring — at Initial Version
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description
It has been decided to restructure the routine sediment.F. That routine was becoming very lengthy and difficult to manage. The restructuring consists of distributing the components of sediment.F into several new routines and adding new routines. This will allow the different components to be more easily updated and to more easily allow future contributions.
Routines that were modified / created:
M ROMS/External/ocean_shoreface.in M ROMS/External/coupling_inlet_test.in M ROMS/External/varinfo.dat M ROMS/Nonlinear/sediment.F M ROMS/Nonlinear/bedbiodiff.F A ROMS/Nonlinear/bed_cohesive.F A + ROMS/Nonlinear/bottom.F M ROMS/Nonlinear/bedload.F M ROMS/Nonlinear/bed.F A + ROMS/Nonlinear/dep_ero.F M ROMS/Nonlinear/settling.F M ROMS/Utility/inp_par.F M ROMS/Modules/mod_sediment.F M ROMS/Modules/mod_ncparam.F M ROMS/Modules/mod_ocean.F
These files are in my branch. Please review for inclusion to distributed code.