Minor fix Koch parameters

This commit is contained in:
2025-08-18 16:56:59 +02:00
parent a8928e50cc
commit 1857031027

View File

@@ -83,8 +83,8 @@ class ASM3 {
theta_mu_H: 0.07, theta_mu_H: 0.07,
theta_b_H_O: 0.07, theta_b_H_O: 0.07,
theta_b_H_NO: 0.07, theta_b_H_NO: 0.07,
theta_b_STO_O: this._compute_theta(0.1, 0.2, 10, 20), theta_b_STO_O: this._compute_theta(0.1, 0.3, 10, 20),
theta_b_STO_NO: this._compute_theta(0.05, 0.1, 10, 20), theta_b_STO_NO: this._compute_theta(0.05, 0.15, 10, 20),
// Autotrophs // Autotrophs
theta_mu_A: 0.105, theta_mu_A: 0.105,
theta_b_A_O: 0.105, theta_b_A_O: 0.105,