Opened 18 years ago
Last modified 18 years ago
#92 closed request
cppdefs.h advection description — at Initial Version
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | trivial | Milestone: | Release ROMS/TOMS 3.1 |
Component: | Nonlinear | Version: | 3.1 |
Keywords: | Cc: |
Description
cppdefs has: OPTIONS associated with momentum equations: The default horizontal and vertical advection is 4th-order centered. Use the splines vertical advection option is shallow, high vertical resolution applications.
However, I think the default advection fo rmomentum is still the 3rd order scheme, as stated in previous versions: Select model dynamics for MOMENTUM equations: (The default advection is third-order upstream bias)
Can you modify the comments in cppdefs to be consistent with the code? (This was brought to my attention by Barbara).