From 32711e2a036d215bd74b40fa84449d32c41122d4 Mon Sep 17 00:00:00 2001
From: lucieb92 <lucie.bakels@univie.ac.at>
Date: Mon, 3 Jun 2024 14:31:37 +0200
Subject: [PATCH] updated species values in test case

Former-commit-id: f5c005340dd538768d837459e9306a155dea7bb3
---
 tests/default_options/SPECIES/SPECIES_024 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/default_options/SPECIES/SPECIES_024 b/tests/default_options/SPECIES/SPECIES_024
index 703e7455..0b72d267 100644
--- a/tests/default_options/SPECIES/SPECIES_024
+++ b/tests/default_options/SPECIES/SPECIES_024
@@ -15,7 +15,7 @@
  PHENRY=-0.9E-9,              ! Dry deposition (gases) - Henrys const.
  PF0=-9,                      ! Dry deposition (gases) - f0 (reactivity)
  PWEIGHTMOLAR=29.0,           ! molweight
- POHCCONST=-0.9E-9,           ! OH Reaction rate - C [cm^3/molecule/sec]
- POHDCONST=-9.9,              ! OH Reaction rate - D [K]
- POHNCONST=2.0,               ! OH Reaction rate - N (no unit)
+ PCCONST=-0.9E-9,           ! OH Reaction rate - C [cm^3/molecule/sec]
+ PDCONST=-9.9,              ! OH Reaction rate - D [K]
+ PNCONST=2.0,               ! OH Reaction rate - N (no unit)
  /
-- 
GitLab