version 0.6.0
Git merge request preparation

The following guidelines describe some rules to apply before a Git merge request of new developments.

Notus developers strive to keep an homogeneous and coherent source code. To this purpose, before a Git merge request of new developments, some rules will facilitate the merge and make it quicker. Besides applying development guide style and rules, it is necessary to:

  • format your code (use format.sh script)
  • remove ifort and gfortran compilation warnings
  • check if the new version has an impact on validation/verification and change reference values if necessary. Of course it implies that the new reference values are correct as regards validation/verification!