Skip to content

Trouble issuing Fun3d nodet command line inputs #36

@akolegraff

Description

@akolegraff

I'm working with a symmetry grid and want to use the command "nodet_mpi --mirror_y" to analyze side slip cases. I've found some documentation under cape.pyfun.cmd, .cmdrun, and .cmdgen, but can't seem to get anything to work.

I've tried adding the following to the JSON file under RunControl and on its own:
cmd: ["mpirun", "-n", "768", "nodet_mpi", "--mirror_y"]
cmdgen: ["mpirun", "-n", "768", "nodet_mpi", "--mirror_y"]

Also tried using the RunControl.nodet command, but no luck
nodet: ["mirror_y"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions