From 7fa8e696384905592b0d802f8a5bbdcfa6a8d3e3 Mon Sep 17 00:00:00 2001 From: mcflugen Date: Sat, 31 May 2025 17:08:16 -0600 Subject: [PATCH] grid identifiers don't have to start at zero --- docs/source/bmi.var_funcs.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/bmi.var_funcs.md b/docs/source/bmi.var_funcs.md index c283b71..198a3c7 100644 --- a/docs/source/bmi.var_funcs.md +++ b/docs/source/bmi.var_funcs.md @@ -55,7 +55,6 @@ A model can have one or more grids. **Implementation notes** -- Grid identifiers start at 0. - In C++, Java, and Python, the *grid* argument is omitted and the grid identifier is returned from the function. - In C and Fortran, an integer status code indicating success (zero) or