- Jul 21, 2023
-
-
Dmitri Naumov authored
In the simulation the time is computed by adding increments (t += dt), which leads to accumulation of small error. This error might be significant. Repeating same "mistakes" here to avoid differences.
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jul 12, 2023
-
-
Dmitri Naumov authored
This unifies the doxygen headers. If the (doxygen) header is not starting with \file, the following documentation is attributed to a different entity resulting is multiple copyright blocks and the like in the doxygen's html files.
-
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 11, 2019
-
-
Dmitri Naumov authored
If only file name is specified it causes a warning about the name not to be specific enough if there is another file with the same name, e.g.: the name `IdealGasLaw.h' supplied as the second argument in the \file statement matches the following input files: ogs/MaterialLib/Fluid/Density/IdealGasLaw.h ogs/MaterialLib/MPL/Properties/IdealGasLaw.h Please use a more specific name by including a (larger) part of the path! From now on only \file w/o a name or a full path will be allowed. find -type f | xargs sed -i 's%\(\\file\).*%\1%'
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Mar 06, 2018
-
-
Dmitri Naumov authored
[NL] TimeStepping. Explicit catch bad_alloc. When the time stepping vector is too large bad_alloc or length_error is thrown. It is catched only in the project data parser, too far away from the time stepper.
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Aug 08, 2017
-
-
wenqing authored
-
- Jun 29, 2017
- May 22, 2017
-
-
Dmitri Naumov authored
-
- Feb 03, 2017
-
-
Fixes NumLib\TimeStepping\Algorithms\FixedTimeStepping.cpp(84): warning C4244: 'argument': conversion from 'double' to 'unsigned __int64', possible loss of data
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Oct 05, 2016
-
-
- Jun 14, 2016
-
-
Norihiro Watanabe authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Jun 08, 2016
-
-
Christoph Lehmann authored
-
- Apr 06, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Feb 02, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jan 17, 2016
-
-
Christoph Lehmann authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Oct 24, 2015
-
-
Dmitri Naumov authored
-
- Sep 07, 2015
-
-
- Jun 03, 2015
-
-
Karsten Rink authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-