Hello,
When installing MPAS-JEDI 3.0.1, how should I set up the installation for single precision? The default installation of MPAS-JEDI should be double precision.
Thanks!
1 Like
Hi @LL_GZ ,
You can add -DMPAS_DOUBLE_PRECISION=OFF
flag in your ecbuild
or cmake
step.
Thank you,
BJ
2 Likes