Problem
Currently muphys has two options: the "outdated" standalone used for the paper and the aes_graupel used in ICON.
Solution
Remove the legacy KOKKOS_MUPHYS scheme from the muphys microphysics module, making AES_GRAUPEL the sole remaining scheme
Rabbit holes
No-gos
For later
Possibly merge test_component_datatest into test_muphys_datatest and delete MuphysExperiment.
Check if it is possible to parametrize test_muphys_datatest with setup_muphys.single_program=[False, True].