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

Bug writing output file from thermo #111

Open
cenamiller opened this issue Sep 5, 2024 · 6 comments
Open

Bug writing output file from thermo #111

cenamiller opened this issue Sep 5, 2024 · 6 comments

Comments

@cenamiller
Copy link
Collaborator

cenamiller commented Sep 5, 2024

The code generates the following error message:

NetCDF: Numeric conversion not representable

@cenamiller
Copy link
Collaborator Author

@johnmauff will provide error message, there's a type conversion issue during writing of netcdf

@cenamiller
Copy link
Collaborator Author

@johnmauff is this still a bug

@cenamiller
Copy link
Collaborator Author

Still a bug!

@cenamiller
Copy link
Collaborator Author

Recreated here: /glade/derecho/scratch/cmille73/APAR/PR109_control_flow_sandbox/samurai/ncar_scripts/beltramiTR_derecho_gpu

One challenge is that the specific NetCDF call that causes problem is not listed, need to track down.

Need to solve this to get an output analysis file from thermo

John's suggestion: better error checking in netcdf output routine

@cenamiller
Copy link
Collaborator Author

Started taking a look here: /glade/derecho/scratch/cmille73/APAR/issue111_outputBug

@cenamiller
Copy link
Collaborator Author

Looks like writeNetCDF in line 922 of CostFunctionXYZ.cpp needs to be writeNetCDF_thermo (which does not exist yet!!!)

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