Opened 17 years ago
Closed 17 years ago
#237 closed bug (Fixed)
Missing arguments in wrt_hessian.F
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Adjoint Based Algorithms |
Component: | Adjoint | Version: | 3.2 |
Keywords: | Cc: |
Description
There a couple of missing arguments in wrt_hessian.F when writing ad_svstr when ADJUST_WSTRESS is activated. Also remove the allocation of SF_time in mod_scalars.F. We already allocate this variable in inp_par.F which is the correct place to do so. We need to allocate this variable after the input parameter nSFF is read.
Note:
See TracTickets
for help on using tickets.