mdolab / idwarp

IDWarp is a mesh warping package for the MACH framework.
Other
17 stars 29 forks source link

Removing CGNS support for versions older than 3.3.0 #48

Closed eirikurj closed 3 years ago

eirikurj commented 3 years ago

Purpose

This PR removes support for the old CGNS 3.2.1 library. The code will now only support a proper fortran module. Related to this we are updating our latest testing images to use CGNS 4.1.2. Once merged our images test for versions 3.3.0 and 4.1.2. Users still on 3.2.1 will thus need to upgrade.

Note that a new release should be made once merged.

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

Testing

Testing was performed both locally and on u20-gcc-ompi-latest.

Checklist

Put an x in the boxes that apply.