Skip to content

corner swaping in 2D fixed

lmingari requested to merge hotfix/corner_swaping into master

Added

  • New field in configuration file: OUTPUT_JSON_FILES to enable/disable the generation of json files

Fixed

  • A new format is used for printing values in json files in order to solve some incompatibilities with nvfortran and new versions of gfortran
  • Corrected the routine to convert from mass point to corners in 2D. It solved the differences in the ground load deposit found in the res.nc output file depending on the domain decomposition

Merge request reports