From 0abd6745f43f17aaf15304afeb943122c4905679 Mon Sep 17 00:00:00 2001
From: "Philip.Rupp" <philip.rupp@physik.uni-muenchen.de>
Date: Thu, 29 Jun 2023 12:25:05 +0000
Subject: [PATCH] Update file simulation.yml

---
 conf/event-generator/simulation.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/event-generator/simulation.yml b/conf/event-generator/simulation.yml
index 958d162..581d793 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"
-- 
GitLab