- Apr 26, 2019
-
-
Lars Bilke authored
-
- Mar 31, 2019
-
-
- Mar 22, 2019
-
-
Tom Fischer authored
-
- Mar 15, 2019
-
-
Dmitri Naumov authored
Move netcdf dialog directory include keeping NetCDF cmake code together.
-
- Mar 13, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The list of libraries which are to be included or excluded from the conan's list of required libraries must preceed the conan include(ConanSetup) line. Otherwise the selection does not have any effects.
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Mar 06, 2019
-
-
Lars Bilke authored
3.10 changed the paths for autogenerated files: https://cmake.org/cmake/help/v3.11/release/3.10.html#autogen
-
- Mar 05, 2019
-
-
Lars Bilke authored
-
- Mar 01, 2019
-
-
Lars Bilke authored
See disabled-tests.log
-
- Feb 23, 2019
-
-
Dmitri Naumov authored
These are needed for the clang tools.
-
- Feb 13, 2019
-
-
Lars Bilke authored
-
- Feb 11, 2019
-
-
Lars Bilke authored
BUILD_TESTING is a CMake convention used widely.
-
- Feb 06, 2019
-
-
- Jan 31, 2019
-
-
Norihiro Watanabe authored
-
- Jan 30, 2019
-
- Jan 22, 2019
-
-
Lars Bilke authored
-
- Jan 18, 2019
-
-
Tom Fischer authored
-
- Jan 10, 2019
-
-
Closes #2308.
-
- Jan 04, 2019
-
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
-
- Nov 15, 2018
-
-
Lars Bilke authored
-
- Nov 12, 2018
-
-
Christoph Lehmann authored
-
- Nov 06, 2018
-
-
- Oct 04, 2018
-
-
Lars Bilke authored
-
Lars Bilke authored
;-separated list of processes to build, e.g.: cmake . -DOGS_BUILD_PROCESSES="HT;LIE"
-
- Sep 19, 2018
-
-
Lars Bilke authored
Stores user-given CMake variables from the recent CMake run into cmake-args file. Install cmake-args file and CMakeCache.txt.
-
- Sep 18, 2018
-
-
Lars Bilke authored
-
- Sep 13, 2018
-
-
Lars Bilke authored
Developer having Conan installed typically also want to use it for third-party library handling. This avoids strange things happening when switching Conan to ON from the CMake GUI.
-
- Aug 22, 2018
-
-
Dmitri Naumov authored
-
- Aug 17, 2018
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jul 12, 2018
-
-
Dmitri Naumov authored
-
- Jul 05, 2018
-
-
- Jun 19, 2018
-
-
Lars Bilke authored
-
- May 22, 2018
-
-
* added thermomechanicalphasefield process. * added tests. * fixed process name. * deactivated monolithic scheme. * modified name of Kdd component. * added ctest. * modified temperature condition for beam3d model. * added data for ctest. * minor correction of process name. * added thermo-mechanical phase-field process description in doxygen. * changed test name. * added documentation for website. * added slab3d test. * added process description. * updated secondary variables output. * added analytical solution comparison. * updated sceondary variables output in two large tests. * updated test. * reference corrections for doxygen. * added tags for phasefield and thermal parameters. * separated different types of parameters in tests. * [TMPh] Fixed a bug and ran clang-format to the changed file * renamed the representation of the trace of mechanical strain. * use resize for eps_prev instead of initialisation. * removed unused parameters. * removed commented code. * removed unnecessary includes. * renamed sigma_real to sigma. * updated history_variable using std::max. * removed unnecessary update for sigma and heatflux. * added missed temperature variable. * removed two INFOs for history_variable. * replaced block with segment. * removed unused typedef of invariants. * rearranged the order of includes. * fixed calculation of density. * fixed doxygen warnings. * minor correction on the definition of residual thermal conductivity. * removed monolithic scheme. * supplemented correction of density calculation. * added a mechanical phasefield test to compare with a homogeneous temperature test. * updated iglu testing to check the heat_flux. * added thermal shock testing to ctest. * corrected reference citation. * minor corrections of the process description. * updated the process after latest rebasing. * removed unused parameter history_field. * added missing .vtu term in thermal shock testing case. * removed coupling_scheme option --WIP. * [TMPh] Changed the parsing of variables in order to keep the variable documentations * adjusted total running time and refined the tolerance of convergence. * changed format of image display. * format line 221-248. * fixed equation display issue. * changed ctest name. * changed format. * [T] TMP: Remove executable flag from test files. * [T] TMP: Format project files. * clang-format all source code changes.
-
- Mar 27, 2018
-
-
Dmitri Naumov authored
Define the cpp definitions for the ProjectData.cpp. Use a list of processes in the main cmake file.
-