Changes between Version 19 and Version 20 of doc/tec/bugs
- Timestamp:
- Oct 28, 2016 1:09:51 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/bugs
v19 v20 4 4 |---------------------- 5 5 ||28/10/16 || MS || Anelastic approximation does not work with psolver='multigrid', whereas it works with psolver='multigrid_noopt'. 6 |----------------------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.8 6 |---------------------- 9 7 ||18/10/16 || MS || Output of initial profile of passive scalar quantity #s is not correct. ||