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

benshs do not run #137

Open
selarem opened this issue Dec 30, 2022 · 1 comment
Open

benshs do not run #137

selarem opened this issue Dec 30, 2022 · 1 comment

Comments

@selarem
Copy link

selarem commented Dec 30, 2022

Bug Description

I have compiled raccoon. run_test give ok for all of the tests.
36 passed, 0 skipped, 0 pending, 0 failed
But I could not run the examples in benshmarks

Steps to Reproduce

in raccoon/benchmarks/mode2_initial_damage
../../raccoon-opt -i fracture.i
gives
*** ERROR ***
/opt/projects/raccoon/benchmarks/mode2_initial_damage/fracture.i:11: no variable 'l' found for substitution expression
/opt/projects/raccoon/benchmarks/mode2_initial_damage/fracture.i:67: no variable 'Gc' found for substitution expression
/opt/projects/raccoon/benchmarks/mode2_initial_damage/fracture.i:67: no variable 'l' found for substitution expression
/opt/projects/raccoon/benchmarks/mode2_initial_damage/fracture.i:67: no variable 'psic' found for substitution expression
/opt/projects/raccoon/benchmarks/mode2_initial_damage/fracture.i:80: no variable 'k' found for substitution expression

raccoon/benchmarks/mode2_initial_damage/fracture.i

Impact

I would like to have this running to start using raccoon

@hugary1995
Copy link
Owner

I'm trying to remove all benchmarks. If you are looking for examples to get started, take a look in the tutorials folder.

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

2 participants