Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set MPAS_DOUBLE_PRECISION to OFF #139

Open
guoqing-noaa opened this issue Aug 31, 2024 · 0 comments
Open

set MPAS_DOUBLE_PRECISION to OFF #139

guoqing-noaa opened this issue Aug 31, 2024 · 0 comments

Comments

@guoqing-noaa
Copy link
Collaborator

guoqing-noaa commented Aug 31, 2024

currently, MPAS_DOUBLE_PRECISION is set to ON

if(MPAS_DYCORE)
  set(MPAS_DOUBLE_PRECISION "ON" CACHE STRING "MPAS-Model: Use double precision 64-bit Floating point.")
   ....
endif()

This will increase file size. compared to single_precision.
Per communications with NCAR folks, single_precision is good enough.
It's time to consider a transition to single-precision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant