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

Example test_excel not runable #1

Open
ghost opened this issue Nov 19, 2019 · 0 comments
Open

Example test_excel not runable #1

ghost opened this issue Nov 19, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 19, 2019

The CryoGrid test case test_excel is currently not runable.
It results in the following error message:

Undefined function 'get_boundary_condition_u' for input arguments of type 'FORCING_seb'.

Error in GROUND_fcSimple_salt_seb_snow/get_boundary_condition_u (line 34)
                ground.IA_CHILD = get_boundary_condition_u(ground.IA_CHILD, forcing); %call boundary condition for child

Error in main (line 59)
    TOP.NEXT = get_boundary_condition_u(TOP.NEXT, forcing);

Attempted using MATLAB R2018b, and CryoGrid model commit 3abeea8430d5d33667f6cf87f82341f827a2f28b.

The other test case test_crocus runs without problems.

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

0 participants