lanl / LaGriT

Los Alamos Grid Toolbox (LaGriT) is a library of user callable tools that provide mesh generation, mesh optimization and dynamic mesh maintenance in two and three dimensions.
https://lanl.github.io/LaGriT/
Other
116 stars 48 forks source link

quality/pcc Error #170

Closed millerta closed 4 years ago

millerta commented 4 years ago

quality/pcc is reporting an Error

quality/pcc                                                                     
cmo/addatt//neg_coup_coeff/VDOUBLE/scalar/nelements/linear/temporary/gx/0       
finish                                                                          

Negative Coupling Coefficients indicated:                                       
                                 Error from:   cmo_set_info  attribute not found
millerta commented 4 years ago

Fixed in pcc_test.f by removing call to cmo_set_info which is not needed for addatt type attributes. Cleaned up output so it is clear between No neg ccoefs found, and neg ccoefs found.