Simstrat icon indicating copy to clipboard operation
Simstrat copied to clipboard

Simstrat - 1D lake model

Results 11 Simstrat issues
Sort by recently updated
recently updated
newest added

The initial conditions file must exist and contain correctly formatted data even when starting from a snapshot.

bug

Sometimes there are duplicate timestamps in the output files

The value of the exponent in the equation U(z) = U_10 x (z/10)^0.31 might need to be revisited as most sources seem to use a considerably lower value (close to...

bug

Incoming longwave radiation is estimated by estimating clear sky emissivity (as a function of air temperature and humidity) and cloud cover (from incoming short wave radiation compared to clear sky...

enhancement

Comments are not standard in json files and need to be removed for some applications (mainly automation). All the comments are anyways available in the manual.

enhancement

From version 3.0 on, Simstrat always includes the biochemical model AED2. The latter can be turned on and off using a switch in the configuration file. However, if a person...

enhancement

I observer an elevated turbulent diffusivity close to the sediment that depends on the time when I start the simulation. It seems that complete mixing in winter triggers a constant...

bug

Instead of using depth relative to water level, it is beneficial in some situations to directly use altitude above sea level. This is relevant mainly when using calibration routines with...

enhancement

Implement the possibility of outputting averaged values (over given period) to reduce size of output files.

enhancement

k_min (the minimum TKE in J/kg) is hardcoded to 1e-30 currently. In a simulation of Lake Kivu, some values of outputted tke are 0 depsite this lower limit. If the...

bug