Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-6. #259

Open
weikaj opened this issue Sep 25, 2024 · 0 comments

Comments

@weikaj
Copy link

weikaj commented Sep 25, 2024

When I add Kosugi equation in conductivity.calculateHydraulicConductivity, there is following error reported. I checked all the files I modified and they seem to be fine. I'm not sure how to go about fixing this error:

Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-6.

Error in conductivity.calculateHydraulicConductivity (line 125)
SoilVariables.KL_h(i, j) = KL_h;

Thanks.
@yijianzeng @Crystal-szj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant