diff --git a/conf/event-generator/simulation.yml b/conf/event-generator/simulation.yml
index 958d1623d0bd05940bebef1224c129be048e2895..581d7936ce95a654f709418b7103916b14ff7fe9 100644
--- a/conf/event-generator/simulation.yml
+++ b/conf/event-generator/simulation.yml
@@ -7,7 +7,7 @@ simulation:
   namelist_paths:
     # Path to the namelists
     master: "%HPCROOTDIR%/production_project/namelists/common/icon_master.namelist"
-    atmosphere: "%HPCROOTDIR%/production_project/namelists/real-from-dwd-ana/icon_atmosphere.namelist"
+    atmosphere: "%HPCROOTDIR%/production_project/namelists/event-generator/icon_atmosphere.namelist"
 
   # List of output file names that will be copied (Wildcards * allowed)
   output_file_names: "fields_3d_*.nc surface_fields_*.nc *_restart_*.nc"