AquaticEcoDynamics / libaed-water

Code for the AED water quality model
GNU General Public License v3.0
6 stars 6 forks source link

Segfault if diag_level = 0 #19

Closed f-baerenbold closed 2 years ago

f-baerenbold commented 2 years ago

In my work in progress on coupling Simstrat to libaed water I get segmentation faults if I have diag_level = 0 for carbon and oxygen. The problem seems to be related to line 420 in the oxygen module and to line 711 in the carbon module.

casper-boon commented 2 years ago

added checks