Closed vsnever closed 2 years ago
I've added a demo, so this PR is now ready for review. The patch cherab/core#323 must be applied first otherwise the demo may not work correctly.
Happy to merge after @Mateasek reviews.
I think this can be accepted @jacklovell
This fixes #55 by converting SOLPS line emitter to a
PlasmaModel
. With this change, it supports any line shape model available in Cherab. Also,BasicSolpsLineEmitter
is renamed toSOLPSLineEmitter
.