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

Input File Runtime Error for EFAS Example in Multi-Scale Grain Growth Directory #138

Open
apb13 opened this issue Jul 2, 2024 · 1 comment
Labels
p: normal t: task Label for general tasks

Comments

@apb13
Copy link
Contributor

apb13 commented Jul 2, 2024

Reason

~/projects/malamute/examples/laser_welding_problems/physics/multi-scale-grain-growth/larry-2d-one-spot-scaled-1st-order.i

This input file fails with a similar error message:

/Users/me/projects/malamute/examples/laser_welding_problems/physics/multi-scale-grain-growth/larry-2d-one-spot-scaled-1st-order.i:80.1: section '[ADKernels]' does not have an associated "Action".
Common causes:
- you misspelled the Action/section name
- the app you are running does not support this Action/syntax
/Users/me/projects/malamute/examples/laser_welding_problems/physics/multi-scale-grain-growth/larry-2d-one-spot-scaled-1st-order.i:241.1: section '[ADBCs]' does not have an associated "Action".
Common causes:
- you misspelled the Action/section name
- the app you are running does not support this Action/syntax
/Users/me/projects/malamute/examples/laser_welding_problems/physics/multi-scale-grain-growth/larry-2d-one-spot-scaled-1st-order.i:309.1: section '[ADMaterials]' does not have an associated "Action".
 Common causes:
- you misspelled the Action/section name
- the app you are running does not support this Action/syntax

Design

Modify input file to address error with missing associated Action.

Impact

Better running examples

@apb13 apb13 added p: normal t: task Label for general tasks labels Jul 2, 2024
@apb13
Copy link
Contributor Author

apb13 commented Jul 2, 2024

@cticenhour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: normal t: task Label for general tasks
Projects
None yet
Development

No branches or pull requests

1 participant