Xylar Asay-Davis
Xylar Asay-Davis
I was able to build successfully but I'm getting a segfault at runtime: ``` 5: ==== backtrace (tid:2007194) ==== 5: 0 0x0000000000012cf0 __funlockfile() :0 5: 1 0x00000000020512ff mpas_rbf_interpolation_mp_mpas_rbf_interp_func_3d_plane_vec_const_dir_comp_coeffs_.A() /lcrc/group/e3sm/ac.xylar/scratch/chrys/SMS_Ld5.TL319_oQU240wLI_ais8to30.MPAS_LISIO_JRA1p5.chrysalis_intel.mpaso-ocn_glcshelf.20240627_022044_tr9lrp/bld/cmake-bld/operators/mpas_rbf_interpolation.f90:1700 5:...
In debug mode: ``` /lcrc/group/e3sm/ac.xasay-davis/scratch/chrys/SMS_D_Ld5.TL319_oQU240wLI_ais8to30.MPAS_LISIO_JRA1p5.chrysalis_intel.mpaso-ocn_glcshelf.20240627_033510_umnvw1 ``` I'm seeing: ``` 56: forrtl: severe (408): fort: (3): Subscript #2 of the array VERTICESONEDGE has value 0 which is less than the lower...
@matthewhoffman, I can't speak to the vector reconstruction error but regarding the out-of-bounds indexing, do you maybe not have any tests that are compiled in debug mode? If not, maybe...
Aaaah! It would be nice if E3SM gave an error that hinted a bit more in that direction but that certainly does sound like a good reason I was having...
> @xylar , do you think we should deal with enabling ocn_glcshelf coupling for B-cases in this PR? @matthewhoffman, no, I agree that we need to leave that for another...