From e9aac044d4ada10fc5ff78a92f025d17b02d6637 Mon Sep 17 00:00:00 2001
From: Charlotte Bond <czb@star.sr.bham.ac.uk>
Date: Fri, 21 Feb 2014 16:41:34 +0000
Subject: [PATCH] switching mn to nm for compatibility

---
 src/new/tutorials/example_cav.kat | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/new/tutorials/example_cav.kat b/src/new/tutorials/example_cav.kat
index 73308dd..40d0976 100644
--- a/src/new/tutorials/example_cav.kat
+++ b/src/new/tutorials/example_cav.kat
@@ -26,10 +26,10 @@ m ETM 0.999 0.001 0 n3 n4
 map ETM CVI1-S1-BC_for_finesse.txt 
 
 # Name of file to save coupling coefficients
-kmn ETM ETM_map_coupling
+knm ETM ETM_map_coupling
 
 # Save binary file for coupling coefficients
-conf ETM save_kmn_binary 1
+conf ETM save_knm_binary 1
 
 # Set integration method (1 = Riemann method)
 conf ETM integration_method 1
-- 
GitLab