IAP GITLAB

Skip to content
Snippets Groups Projects
Commit bfcb5557 authored by Nikos Karastathis's avatar Nikos Karastathis :ocean: Committed by Ralf Ulrich
Browse files

revert SetupEnvironment.hpp not to use refractive index model for now

parent f73e7260
No related branches found
No related tags found
1 merge request!418No set up files new
Pipeline #5952 passed with warnings
......@@ -22,8 +22,7 @@ namespace corsika::setup {
bdependent way.
*/
using EnvironmentInterface =
IRefractiveIndexModel<IMediumPropertyModel<IMagneticFieldModel<IMediumModel>>>;
using EnvironmentInterface = IMediumPropertyModel<IMagneticFieldModel<IMediumModel>>;
using Environment = Environment<EnvironmentInterface>;
} // end namespace corsika::setup
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment