Changes between Version 18 and Version 19 of doc/tec/bugs
- Timestamp:
- Oct 28, 2016 9:15:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/bugs
v18 v19 2 2 3 3 ||='''Date''' =||='''Reported by''' =||='''Description''' =|| 4 |---------------------- 5 ||28/10/16 || MS || Anelastic approximation does not work with psolver='multigrid', whereas it works with psolver='multigrid_noopt'. 4 6 |---------------------- 5 7 ||19/10/16 || KS || Unfortunate handling with masked data: If specifying {{{data_output_masks(1,:)}}}, {{{data_output_masks(3,:)}}} and {{{data_output_masks(4,:)}}}, but not specifying {{{data_output_masks(2,:)}}}, only the former two will be output.