Fix single precision build

Merged
#288 · Created  · Last updated

Merged pull request

Merged in bugfix/single-precision (pull request #288)

89a8d72·Author: ·Closed by: ·2020-04-01

Description

This changes the arrays in src/gs2_gryfx_zonal.f90 from real*8 to real. This means their precision changes depending on the DBLE variable, and tUhey no longer break the single precision build.

This replaces utils PR 46 that added an mpi routine to handle real*8 when the code was otherwise in single precision.

0 attachments

0 comments

Loading commits...