Opened 34 hours ago
Last modified 14 hours ago
#170 new defect
Missing argument in vlspltqs_p.F on LMDZ.COMMON/libf/dyn3dpar
Reported by: | gmilcareck | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | GENERIC GCM | Version: | |
Keywords: | Cc: |
Description (last modified by )
When the subroutine vlz_p is called, the last argument "iq" is missing (lines 189, 190, 198). An error occurs when we are "hard" debugging.
The good news is that "vlspltqs_p" is only called for tracer advection (see advtrac_p.F90) for the very specific advection scheme number 14, which is for the Earth model (LMDZ6) and not used for planets; for planets only scheme number 10 (Van Leer) is used for tracer advection.
Note: See
TracTickets for help on using
tickets.