Skip to content

Input Files Runtime Error for EFAS Example in Surface Tension Directory #140

@apb13

Description

@apb13

Reason

~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/2d-one-spot-scaled-2nd-order.i
~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/2d-one-spot-unscaled-2nd-order.i
~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/3d-one-spot-unscaled-1st-order.i
~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/3d-scaled-1st-order.i
~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/cold-start-twice-around-circle.i
~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/gold-2d-one-spot-scaled-1st-order.i
~/projects/malamute/examples/laser_welding_problems/physics/surface-tension/hot-once-around-circle.i

These 7 input files fail with a similar error message:

/Users/me/projects/malamute/examples/laser_welding_problems/physics/surface-tension/2d-one-spot-scaled-2nd-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/surface-tension/2d-one-spot-scaled-2nd-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/surface-tension/2d-one-spot-scaled-2nd-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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions