You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the transformation into cs, if the component starts with a lowercase letter (e.g., "soiltemp"), then rates/states/... class created will have a problem as classes always start with a uppercase letter.
In the transformation into cs, if the component starts with a lowercase letter (e.g., "soiltemp"), then rates/states/... class created will have a problem as classes always start with a uppercase letter.