cfe icon indicating copy to clipboard operation
cfe copied to clipboard

Should `nash_storage_subsurface` & `nash_storage_surface` be a 1d arrays of doubles?

Open aaraney opened this issue 6 months ago • 3 comments

In the docs nash_storage_subsurface is listed as a double type, but in the parsing code, it looks like this should be a 1d array. @ajkhattak can you clarify this?

https://github.com/NOAA-OWP/cfe/blob/14f334a850981a564ee75b4181c2e9d4a74360b1/src/bmi_cfe.c#L1265

https://github.com/NOAA-OWP/cfe/blob/14f334a850981a564ee75b4181c2e9d4a74360b1/configs/README.md?plain=1#L25

aaraney avatar Aug 13 '24 20:08 aaraney