Skip to content

Error message for missing required inputs in .cfg file #842

@danieljuschus

Description

@danieljuschus

I just managed to run my first SU2 CFD simulation, however it took me a few days to get it to work. "SU2_CFD.exe" was always crashing right after "Begin solver". It took me quite a while to figure out that I was missing some required inputs in the ".cfg" file (for example CONV_NUM_METHOD_FLOW), especially because this isn't mentioned clearly on the website.

I would suggest the following solutions:

  • An error message telling which required input is missing in the .cfg to help beginners with debugging.
  • A simple list with all the required inputs, i.e. those which don't have a default value, for instance on the website.
  • An example of a minimal working .cfg file, basically the opposite of this one.

(This is my first time opening a feature request on Github, I hope I did everything right)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions