Skip to content

Commit 5cb63bb

Browse files
authored
Merge pull request #51 from gemshub/CCM-model-devel
fix for zero division when capacities are 0.0, extended capacity as IS function option
2 parents 836d0b5 + 6e59f30 commit 5cb63bb

File tree

2 files changed

+1428
-1361
lines changed

2 files changed

+1428
-1361
lines changed

GEMS3K/gems3k_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
#define GEMS3K_VERSION "4.4.4"
4-
#define GEMS3K_VERSION_HASH "b57199a"
5-
#define GEMS3K_GIT_BRANCH "master"
4+
#define GEMS3K_VERSION_HASH "621a074"
5+
#define GEMS3K_GIT_BRANCH "CCM-model-devel"
66
#define GEMS3K_ChemicalFun "0.1.13"
77
#define GEMS3K_ThermoFun "0.5.4"

0 commit comments

Comments
 (0)