Skip to content

Commit

Permalink
Merge pull request #68 from fusion-energy/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
shimwell authored Aug 31, 2022
2 parents 1c100df + a9f29a8 commit 3f49861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tokamak_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ def tokamak_source_strategy(draw):
shafranov_factor=shafranov_factor,
ion_density_centre=1.09e20,
ion_density_peaking_factor=1,
ion_density_pedestal=1.09e20,
ion_density_pedestal=1.01e20,
ion_density_separatrix=3e19,
ion_temperature_centre=45.9,
ion_temperature_peaking_factor=8.06,
Expand Down

0 comments on commit 3f49861

Please sign in to comment.