Skip to content

Unable to run DED examples #216

Description

@champkt

Bug Description

I found another thread describing the same issue (#181). As far as I can tell, I believe the issue is yet to be resolved?

I am currently trying to run the DED example files provided in the example folder. I am running into segmentation fault on both the examples. Same behavior is observed with single-core and mpiexec runs. I have attached the backtrace for both cases below.

  1. cylinder example terminates between the 2nd and 3rd time steps.
Image
  1. hollow_cylinder example terminates between the 13th and 14th time steps.
Image

I did make sure to run the tests after compiling the MALAMUTE program and every test passed.

As a note, I ran the script again with the adaptivity block commented out and it was able to complete. The input files that I ran were the ones that were provided with the MALAMUTE installation.

Given that both input files output the same error, I am not sure if this is an input file issue, or a MOOSE problem that should be brought up on the MOOSE forum.

Steps to Reproduce

Running the input files in the DED example folder from a fresh MALAMUTE installation.

Impact

This is preventing further experimentation with the DED process on MALAMUTE.

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