@nthoward @pabloprf @bellie @jfparisi @cholland @sfiligoi
Igor has implemented the capability to add ion species, or to increase the resolution, to an existing CGYRO simulation:
Add species
$ restart_add_species -o ORIG -n NEW
Increase resolution
$ restart_add_dims -o ORIG -n NEW -s SCALE
Here, ORIG is the original sim directory, NEW is a directory containing an input.cgyro.gen file reflecting the new simulation parameters. SCALE is a scaling parameter than should probably be 0.
@nthoward @pabloprf @bellie @jfparisi @cholland @sfiligoi
Igor has implemented the capability to add ion species, or to increase the resolution, to an existing CGYRO simulation:
Add species
$ restart_add_species -o ORIG -n NEWIncrease resolution
$ restart_add_dims -o ORIG -n NEW -s SCALEHere, ORIG is the original sim directory, NEW is a directory containing an input.cgyro.gen file reflecting the new simulation parameters. SCALE is a scaling parameter than should probably be 0.