Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple global metrics and scaling laws #34

Open
eldond opened this issue Jul 8, 2024 · 5 comments
Open

Simple global metrics and scaling laws #34

eldond opened this issue Jul 8, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@eldond
Copy link
Contributor

eldond commented Jul 8, 2024

Simple global metrics are useful for understanding what the model plasma is like. Examples:

  • Power crossing the SOL $P_{SOL}$
  • Divertor challenge $P_{SOL}/R$

Scaling laws can be compared to profiles as sanity checks.

@eldond eldond added the enhancement New feature or request label Jul 8, 2024
@eldond eldond self-assigned this Jul 8, 2024
@eldond
Copy link
Contributor Author

eldond commented Jul 9, 2024

$P_{SOL}$ might want to use heat flux at the LCFS, but that would need ProjectTorreyPines/SOLPS2imas.jl#10 to be solved first.

Total input power would be a sum of:
summary.fusion.power.value
summary.heating_current_drive.power_ec.value (or power launched instead of power, maybe?)
summary.heating_current_drive.power_ic.value
summary.heating_current_drive.power_lh.value
summary.heating_current_drive.power_nbi.value
summary.heating_current_drive.power_additional.value

@jguterl
Copy link

jguterl commented Jul 9, 2024 via email

@eldond
Copy link
Contributor Author

eldond commented Jul 9, 2024

@jguterl This is a separate project that happens to use some FUSE repos such as IMASDD.

@orso82
Copy link
Member

orso82 commented Jul 9, 2024

I have not taken a close look at this yet, but I would hope that any work done in SynthDiags.jl could be leveraged by FUSE, since they both build on top of IMASDD.jl.

@eldond
Copy link
Contributor Author

eldond commented Jul 9, 2024

I have not taken a close look at this yet, but I would hope that any work done in SynthDiags.jl could be leveraged by FUSE, since they both build on top of IMASDD.jl.

That is certainly fine with us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants