Opened 14 years ago
Closed 14 years ago
#522 closed bug (Fixed)
Corrected stiffness.F for 2D applications
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.6 |
Component: | Nonlinear | Version: | 3.6 |
Keywords: | Cc: |
Description
The routine stiffness.F were operating on local variables my_rx0 and my_rx1 without being assigned in 2D applications. These variables are only relevant in 3D applications. A logic is provided to solve this problem in 2D applications.
Many thanks to Daijiro Kobashi for bringing this problem to my attention.
Note:
See TracTickets
for help on using tickets.