https://github.com/geodynamics/aspect

sort by:
Revision Author Date Message Commit Date
d5dfc36 version 2.1.0 29 April 2019, 09:06:03 UTC
be87d5e Add a message about the heat flux boundary conditions. 25 April 2019, 11:22:53 UTC
967d953 Update world builder with fix against warnings in gcc 5. 17 April 2019, 20:26:35 UTC
03edb7e clang-tidy with worldbuilder - WorldBuilder does not run cleanly with our clang-tidy checks, instead of fixing those, disable it inside contrib/ - fix one nullptr location 17 April 2019, 15:24:03 UTC
15f129c version 2.1.0-rc1 16 April 2019, 19:38:15 UTC
a91234c release task: update manual 16 April 2019, 18:56:01 UTC
594993d release task: update version info 16 April 2019, 18:35:53 UTC
030087e release task: update version and changes.h 16 April 2019, 18:27:52 UTC
96addb0 Merge pull request #2833 from MFraters/fix_maximum_horizontal_compressive_stress fix the maximum horizontal compressive stress plugin. 16 April 2019, 18:27:26 UTC
3801971 patching test two 16 April 2019, 17:39:38 UTC
d5ac6bf Add tests for fixed post-processor. 16 April 2019, 16:05:19 UTC
875627f fix the maximum horizontal compressive stress plugin. 16 April 2019, 16:05:19 UTC
b7be3cc Merge pull request #2890 from bangerth/manual-2 Use smoother language. 16 April 2019, 15:05:33 UTC
18c8da8 Use smoother language. 16 April 2019, 12:48:55 UTC
9096e8e Merge pull request #2889 from bangerth/manual Add a reference to the ASPECT II paper to the manual. 15 April 2019, 23:25:40 UTC
99ec9ba Add a reference to the ASPECT II paper to the manual. 15 April 2019, 22:34:58 UTC
a31ec62 Merge pull request #2888 from gassmoeller/fix_warning Fix a warning 15 April 2019, 20:05:43 UTC
66b7c66 Merge pull request #2887 from tjhei/tidy-suppress-warning-copy clang-tidy: suppress warnings 15 April 2019, 18:09:02 UTC
b49f799 Fix warning 15 April 2019, 14:49:47 UTC
b563a50 clang-tidy: suppress warnings Suppress the three locations where we want to ignore performance- unnecessary-value-param. 14 April 2019, 19:20:50 UTC
3632a26 Merge pull request #2884 from gassmoeller/modify_default_melt_threshold_and_cookbooks Modify default melt threshold and cookbooks 13 April 2019, 19:36:15 UTC
b7da5e4 Fix typo 13 April 2019, 17:51:23 UTC
141ecf4 Merge pull request #2886 from tjhei/tidy-inconsistent-names cleanup: consistent parameter names 13 April 2019, 17:49:55 UTC
a0285e5 Merge pull request #2885 from bangerth/update-parameter Update the description of a parameter. 13 April 2019, 17:49:00 UTC
6bf4176 cleanup: consistent parameter names found with clang-tidy option readability-inconsistent-declaration-parameter-name 12 April 2019, 22:05:08 UTC
163441d Update the description of a parameter. 12 April 2019, 20:29:21 UTC
f0719b1 Update tests 11 April 2019, 19:34:32 UTC
7ae097f Merge pull request #2876 from gassmoeller/use_arithmetic_averaging_for_determining_melt_region Use arithmetic instead of geometric averaging for determining melt region 11 April 2019, 17:57:24 UTC
c269b4d Merge pull request #2877 from gassmoeller/fix_cotire Fix and update cotire 11 April 2019, 17:20:37 UTC
974b51b Merge pull request #2879 from tjhei/tidy-other clang-tidy: more checks 11 April 2019, 16:55:44 UTC
789f577 Merge pull request #2883 from tjhei/bib-update update bib file 11 April 2019, 16:55:10 UTC
3c97dcf Adjust default melt scaling threshold and update cookbooks. 11 April 2019, 16:39:28 UTC
3f80af1 Fix non-convergence of a too coarse test 11 April 2019, 16:30:48 UTC
c96a481 Add error message 11 April 2019, 16:12:16 UTC
efd6a50 update bib file update from Mendeley 11 April 2019, 15:29:13 UTC
1c34d47 undo for multi-threaded calls 11 April 2019, 15:15:51 UTC
c697650 Merge pull request #2881 from bangerth/shared Replace std::shared_ptr by std::unique_ptr. 11 April 2019, 14:49:57 UTC
6e35aae Merge pull request #2880 from tjhei/tidy-info update clang-tidy settings 11 April 2019, 14:46:25 UTC
83970f5 Merge pull request #2878 from tjhei/tidy-nullptr clang-tidy: apply modernize-use-nullptr 11 April 2019, 14:45:45 UTC
2bbab0c Replace std::shared_ptr by std::unique_ptr. 11 April 2019, 05:39:33 UTC
2a6e774 update clang-tidy settings - enable other checks - update instructions 11 April 2019, 00:36:24 UTC
a46a566 clang-tidy: more checks fix a couple of clang-tidy performance complaints (missing references) performance-unnecessary-value-param performance-unnecessary-copy-initialization 11 April 2019, 00:34:03 UTC
7380564 apply modernize-use-nullptr 11 April 2019, 00:22:43 UTC
dab4e1a Address comments 11 April 2019, 00:04:55 UTC
3ac9049 Update tests 11 April 2019, 00:01:36 UTC
075d132 Do not allow cotire for cmake >= 3.9 10 April 2019, 23:31:40 UTC
a754e5e Update cotire version 10 April 2019, 23:16:37 UTC
eedfd2a Merge pull request #2874 from tjhei/fixes pre-release fixes 10 April 2019, 23:11:11 UTC
29741b6 Merge pull request #2873 from tjesser-ucdavis-edu/master Create Jenkinsfile.cig 10 April 2019, 23:10:26 UTC
2594afc Use arithmetic instead of geometric averaging for determining melt region 10 April 2019, 22:24:42 UTC
c5a8d1e update copyright years 10 April 2019, 20:37:49 UTC
b2fbaa4 fix indentation problems 10 April 2019, 20:32:41 UTC
8d37a4c Create Jenkinsfile.cig 10 April 2019, 19:08:34 UTC
3a67b33 Merge pull request #2872 from gassmoeller/fix_shear_bands_benchmark_input Fix shear bands benchmark input and FPE 10 April 2019, 14:35:09 UTC
9e7150f Fix shear bands benchmark 10 April 2019, 01:13:07 UTC
cc304ed Merge pull request #2870 from tjhei/cmake_prefer_bin_dir CMakeLists.txt: prefer binary include dir 08 April 2019, 16:50:37 UTC
ef885a5 Merge pull request #2871 from tjhei/deprecated_serialization_master Avoid deprecated prepare_serialization() 08 April 2019, 16:50:02 UTC
a75b47a Merge pull request #2868 from tjhei/world_builder_https use http git submodule for WorldBuilder 08 April 2019, 03:42:24 UTC
b4f21b0 Avoid deprecated prepare_serialization() this function got renamed on deal.II master 06 April 2019, 21:16:25 UTC
65b7eb1 CMakeLists.txt: prefer binary include dir List the build/include dir before ./include to give it preference over the source directory. Reasoning: I had a stray include/aspect/revision.h (maybe from an accidental in-source build?) that was used instead of the current generated one. As a result, ASPECT would show the wrong git branch/version/etc.. 06 April 2019, 21:13:20 UTC
4dc6007 use http git submodule for WorldBuilder The submodule is currently specified to use ssh. When somebody clones aspect with ``git clone --recursive https://github.com/geodynamics/aspect`` it will try to fetch the world builder using ssh (and ask for authentication or fail). Change this. I don't see any disadvantage of doing so. 06 April 2019, 20:48:01 UTC
95a55e9 Merge pull request #2866 from class4kayaker/fix_composition_init Adjust location of imposing bounds on vol fractions in composition init 05 April 2019, 18:19:49 UTC
262308c Correct test setup and output 04 April 2019, 21:28:58 UTC
8a9369a Add test for composition intialization 03 April 2019, 22:37:49 UTC
d789c6b Merge pull request #2865 from tcclevenger/add_sparsity_timings timing sparsity pattern setup 03 April 2019, 22:05:22 UTC
7119fb6 timing sparsity patterns 03 April 2019, 19:37:08 UTC
7548483 Adjust location of imposing bounds on vol fractions in composition init 03 April 2019, 05:57:27 UTC
6cba729 Merge pull request #2864 from tjhei/maint_apr19 maintenance for April 2019 01 April 2019, 17:43:55 UTC
fa301f6 Merge pull request #2855 from class4kayaker/multi_vof_debug Multi VoF field correction 01 April 2019, 17:43:13 UTC
098cd74 maintenance for April 2019 01 April 2019, 14:24:29 UTC
0349fd3 Correct indentation 29 March 2019, 21:24:24 UTC
87139be Merge pull request #2862 from tjhei/benchmark_fixes benchmarks: various fixes 28 March 2019, 22:19:28 UTC
73dc568 fix solver name in script 28 March 2019, 01:59:58 UTC
f622fb0 fix messed up output name 28 March 2019, 01:57:33 UTC
cc2b25e fix check.sh 27 March 2019, 21:40:59 UTC
46f26e2 update check scripts 27 March 2019, 21:38:25 UTC
5f5a7ae benchmarks: various fixes 27 March 2019, 21:38:25 UTC
72b5c4c Merge pull request #2863 from naliboff/fix_buiter_etal_benchmark Update Buiter et al. 2008 benchmarks 27 March 2019, 21:38:09 UTC
344fb0d Update Buiter et al. 2008 benchmarks 27 March 2019, 20:54:31 UTC
730f802 Merge pull request #2857 from gassmoeller/add_entropy_viscosity_statistics_postprocessor Add entropy viscosity statistics postprocessor 26 March 2019, 21:28:40 UTC
1db6bd0 Merge pull request #2860 from tjhei/doc_fixes doc: fix two small errors 26 March 2019, 17:38:35 UTC
07c86ce Derive test from artificial viscosity 26 March 2019, 17:08:35 UTC
a9125fc doc: fix two small errors 26 March 2019, 14:54:55 UTC
7aedd75 Merge pull request #2851 from gassmoeller/add_option_for_higher_order_output Add option for higher order output 25 March 2019, 21:15:10 UTC
64c109f Rename test. Add figure. 25 March 2019, 19:13:36 UTC
039fb32 Add option for higher order output 25 March 2019, 19:13:36 UTC
363a216 Merge pull request #2841 from gassmoeller/enable_output_interpolation_by_default Enable output interpolation by default 24 March 2019, 05:09:57 UTC
a54dd5d Add entropy viscosity statistics postprocessor 22 March 2019, 22:05:12 UTC
257ff37 Merge pull request #2854 from jvanhunen/depletion-strengthening depletion strengthening in melt_global material model 22 March 2019, 18:03:29 UTC
d2713db Merge pull request #2856 from anne-glerum/fix_typo_20 Fix typo 22 March 2019, 15:55:26 UTC
bead163 update documentation on depletion strengthening 22 March 2019, 14:37:40 UTC
63bab47 Fix typo 21 March 2019, 08:49:25 UTC
efb9f07 Add postprocessor to test for 2 vof fields 19 March 2019, 18:20:22 UTC
3623f41 Fix initialization and composition setting for multiple VoF fields 19 March 2019, 18:04:18 UTC
0287f2f astyle 18 March 2019, 20:38:59 UTC
cf66c82 Fix typo 18 March 2019, 17:22:40 UTC
8dab184 Add changelog 18 March 2019, 17:22:40 UTC
cbf301b Disable interpolated output for tests 18 March 2019, 17:22:40 UTC
9ec88bc Remove new default value from cookbook parameter files 18 March 2019, 17:22:06 UTC
8cb4135 Enable output interpolation by default 18 March 2019, 17:22:06 UTC
back to top