-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
@johnmauff will provide error message, there's a type conversion issue during writing of netcdf |
@johnmauff is this still a bug |
Still a bug! |
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 |
Started taking a look here: /glade/derecho/scratch/cmille73/APAR/issue111_outputBug |
Looks like writeNetCDF in line 922 of CostFunctionXYZ.cpp needs to be writeNetCDF_thermo (which does not exist yet!!!) |
The code generates the following error message:
NetCDF: Numeric conversion not representable
The text was updated successfully, but these errors were encountered: