diff --git a/wetb/prepost/h2_vs_hs2.py b/wetb/prepost/h2_vs_hs2.py
index a5a241d8a4b285b054e5fda7f04c3a10799a1f88..f06621114cbe3b38a994348a6204b909a13381f1 100644
--- a/wetb/prepost/h2_vs_hs2.py
+++ b/wetb/prepost/h2_vs_hs2.py
@@ -177,7 +177,7 @@ class Configurations:
                 tmp = '%s_%02.0fms_%04.01fdeg_%04.02frads_hawc2' % rpl
                 opt_dict['[Case id.]'] = tmp
             opt_dict['[Windspeed]'] = wind
-            opt_dict['[pitch_angle]'] = pitch
+            opt_dict['[blade_pitch_deg]'] = pitch
             opt_dict['[fixspeed_rotor_rads]'] = omega
             opt_dict['[initspeed_rotor_rads]'] = omega
 #            opt_dict['[t0]'] = int(2000.0/opt_dict['[Windspeed]']) # or 2000?