ProjectTorreyPines / theory_project_ideas

0 stars 0 forks source link

Generalize ActorRABBIT to work with beam geometries other than DIII-D #9

Open orso82 opened 1 month ago

orso82 commented 1 month ago

https://github.com/ProjectTorreyPines/FUSE.jl/blob/05ec9438e5ad1220ea281850895efbf165f8d27a/src/actors/hcd/nbi/rabbit_actor.jl#L179-L184

inp.start_pos, inp.beam_unit_vector, inp.beam_width_polynomial_coefficients, inp.particle_fraction should all be generated starting from information in the IMAS nbi IDS

adrianaghiozzi commented 1 month ago

I would also include generalizing for more than one NBI unit - this is slightly more involved than the beam geometry part alone but should be very doable!