Skip to content

Bug fixes for shortest_time_between_assimilations and get_close_init

Compare
Choose a tag to compare
@hkershaw-brown hkershaw-brown released this 29 Aug 14:13
· 72 commits to main since this release
a85e162

Bug fixes:

  • Prevent hang by erroring out if shortest_time_between_assimilations <=0 #535
  • Catch and error out if max_dist or max_dist_list is <=0 for 3d sphere 3d cartesian get_close_init #626
  • Improved defaults for template model input.nml #493

Doc fixes:

  • Removed out-of-date info about inflation flavor character strings #694
  • Remove out-of-date info on qceff branch checkout #710
  • GitHub template for reporting documentation issues #693