Opened 18 years ago
Closed 18 years ago
#59 closed bug (Fixed)
q_psource — at Version 1
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.1 |
Component: | Nonlinear | Version: | 3.1 |
Keywords: | q_psource | Cc: |
Description (last modified by )
For Q_PSOURCE capability:
1) need to correct the do loop order in step3d_t
2) need to prevent ts_psource from applying horizontal fluxes if only q_psource is defined (in step3d_t)
3) same as 2) but in pre_step3d
4) add Q_PSOURCE to checkdefs.
Hernan- please look in my branch at step3d_t.F pre_step3d.F checkdefs.F
to view my suggested changes for q_psource.
Change History (1)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yes, good catch. I also fixed same problem in the tangent, representers, and adjoint versions of these routines. Added also Q_PSOURCE to cppdefs.h documentation.