Skip to content

Adding species to CGYRO simulation #369

Description

@jcandy

To add a species to an existing CGYRO simulation, you can use the restart_add_species.py tool. The usage is

$ restart_add_species.py -o DIR1 -n DIR2

Here, DIR1 is a directory containing the restart file you want to "expand" to include an added species. It must contain both the original input.cgyro.gen and bin.cgyro.restart files. DIR2 is the new directory. It has an input.cgyro with an added species.

Note that it is necessary to run cgyro -t in DIR2 to also generate input.cgyro.gen which is needed by the script.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions