https://github.com/geodynamics/aspect

sort by:
Revision Author Date Message Commit Date
d729eb5 version 2.2.0 30 June 2020, 18:54:08 UTC
c64f2e4 Merge pull request #3571 from tjhei/cherry2.2-1 [2.2] cherry-picks 30 June 2020, 14:59:30 UTC
6e4b473 FIND_PACKAGE bump required ASPECT version - change required ASPECT version to 2.2 (even though the version on master is 2.3.0-pre now) - also bump the deal.II version that was forgotten - add some missing license headers 29 June 2020, 23:30:48 UTC
f3d723f update viscosity_grooves benchmark - use double numbers - update copyright years - use compute_global_error - enable in automatic check 29 June 2020, 23:30:48 UTC
8354983 adding the two missing files of the viscosity_grooves benchmark 29 June 2020, 23:30:48 UTC
d312f0d version 2.2.0-rc1 28 June 2020, 15:36:24 UTC
2a61622 release task: update manual 28 June 2020, 15:35:14 UTC
dd9374e release task: update manual 28 June 2020, 15:04:39 UTC
f3a453d release task: update version info 28 June 2020, 14:33:02 UTC
ae34dcd release task: update version and changes.h 28 June 2020, 14:31:36 UTC
a44ca1d Merge pull request #3565 from tjhei/fix_benchmark_viscoelastic_beam_modified fix benchmarks/viscoelastic_beam_modified 28 June 2020, 04:34:07 UTC
2fec694 fix benchmarks/viscoelastic_beam_modified this fixes the error Boundary indicator <2> with symbolic name <bottom> is listed as having more than one type of velocity or traction boundary condition in the input file. 28 June 2020, 01:40:17 UTC
46f3b3e Merge pull request #3563 from tjhei/cite_wb_2 make_cite_html.py fix formatting in citation 27 June 2020, 23:52:54 UTC
f5a94c0 Merge pull request #3564 from tjhei/copyright2 update copyright 27 June 2020, 23:52:33 UTC
4a63d3c Merge pull request #3562 from tjhei/readme_contrib update link in readme 27 June 2020, 23:44:59 UTC
3bdc18b Merge pull request #3458 from gassmoeller/make_update_script_standard_compliant Make parameter file update script work on Mac 27 June 2020, 23:05:27 UTC
602843f update copyright 27 June 2020, 22:56:37 UTC
940f020 make_cite_html.py fix formatting in citation 27 June 2020, 22:47:32 UTC
00be008 Update substitute pattern 27 June 2020, 22:17:51 UTC
d7023b7 update link in readme 27 June 2020, 21:17:37 UTC
00bffb9 Merge pull request #3559 from gassmoeller/add_spiegelman_benchmark_check Add Spiegelman newton solver benchmark check 27 June 2020, 20:37:27 UTC
431f533 Merge pull request #3552 from tjhei/fix_dap_example Fix opendap example 27 June 2020, 19:55:06 UTC
8a4fed2 Add Spiegelman newton solver benchmark check 27 June 2020, 19:46:36 UTC
058687a Merge pull request #3183 from MFraters/add_more_spiegelman_benchmark_files Add more spiegelman benchmark files 27 June 2020, 19:20:54 UTC
f84ded7 Merge pull request #3557 from tjhei/cite_wb add GWB and Newton to dynamic citation page 26 June 2020, 19:12:27 UTC
13fec4e change FBTGS18 to FBTGS19 26 June 2020, 18:13:55 UTC
9110319 Merge pull request #3554 from tjhei/benchmark_fixes3 fix several benchmarks 26 June 2020, 15:12:59 UTC
12966e6 remove duplicate 26 June 2020, 01:11:06 UTC
e40221b Merge pull request #3555 from tjhei/clang-tidy-fixes clang-tidy fixes 25 June 2020, 17:33:09 UTC
8e54ea2 add GWB and Newton to dynamic citation page 25 June 2020, 15:37:13 UTC
4be8b8e clang-tidy fixes 25 June 2020, 14:31:36 UTC
9bee701 Merge pull request #3546 from MFraters/update_world_builder_version_to_v0.3.0 Update world builder version to v0.3.0 24 June 2020, 00:53:27 UTC
d24f7ef fix several benchmarks fix benchmarks/slab_detachment/ data directory only run specific prms in rayleigh_taylor_instability and sinking_block 24 June 2020, 00:16:29 UTC
aa35944 Merge pull request #3553 from tjhei/benchmark_fixes1 fix benchmarks/yamauchi_takei_2016_anelasticity 23 June 2020, 23:09:27 UTC
a4ad17b Merge pull request #3547 from tjhei/add_geoid_citation support geoid dynamic citation 23 June 2020, 18:16:29 UTC
03fd4cd Merge pull request #3550 from tjhei/zerofunction use proper namespace for ZeroFunction 23 June 2020, 18:05:30 UTC
3ae3b2f fix benchmarks/yamauchi_takei* 23 June 2020, 17:23:29 UTC
5530716 remove last column in data file 23 June 2020, 14:40:42 UTC
872e88d fix prm files 23 June 2020, 14:38:47 UTC
fde4c64 fix for deal.II 9.1 23 June 2020, 12:44:49 UTC
05d2232 use proper namespace for ZeroFunction deal.II master removed the deprecated ZeroFunction outside the Functions namespace. 22 June 2020, 18:20:00 UTC
f9da5f0 support geoid dynamic citation - add bib entry - rename key to "geoid" from "Geoid" 21 June 2020, 20:28:39 UTC
c17483a Adress more comments from John Naliboff 21 June 2020, 05:28:45 UTC
d1aae41 Apply suggestions from code review from John Naliboff Co-authored-by: naliboff <john.naliboff@gmail.com> 20 June 2020, 20:43:56 UTC
dfc207d update input file to make it run again. 20 June 2020, 20:43:56 UTC
3174e58 Turn drucker prager compositions into a lib plugin. 20 June 2020, 20:43:56 UTC
98bcd7e adress comments John. 20 June 2020, 20:43:56 UTC
b5cdd09 update readme. 20 June 2020, 20:43:56 UTC
2f96c54 add required plugin. 20 June 2020, 20:43:56 UTC
92629e6 Add input file. 20 June 2020, 20:43:56 UTC
006d24d Merge pull request #3545 from naliboff/add_citation Add citation 19 June 2020, 18:21:37 UTC
1617409 fix warning in some version of gcc 5.4.0 19 June 2020, 17:07:09 UTC
548b0ef Add changelog entry. 19 June 2020, 05:07:06 UTC
884fba8 update gwb version number in test input files. 19 June 2020, 05:07:06 UTC
82fc0ba update world builder to version v0.3.0 19 June 2020, 05:07:06 UTC
e5d158a add citation 18 June 2020, 22:39:24 UTC
204720b Merge pull request #3543 from tjhei/gcc10-warnings avoid invalid arrary access warnings 18 June 2020, 18:11:06 UTC
fcd40f6 Merge pull request #3493 from MFraters/optimize_defect_correction_stokes_solver add more tests for reference and start optimizing. 18 June 2020, 18:04:51 UTC
aada2fe Merge pull request #3542 from tjhei/deal-master-warn avoid deprecation warning in std_cxx14 with deal.II master 18 June 2020, 15:53:46 UTC
7128c74 do no rebuild (newton) stokes matrix when (hopefully) not needed. 18 June 2020, 09:33:07 UTC
c8f3a20 add more tests for reference before optimizing. 18 June 2020, 09:33:07 UTC
854e36c Merge pull request #3537 from tjhei/benchmark-check-makefile [CI] test cookbooks/benchmarks 18 June 2020, 00:50:32 UTC
5c884ab avoid invalid arrary access warnings 18 June 2020, 00:12:19 UTC
2991bba avoid deprecation warning in std_cxx14 with deal.II master 18 June 2020, 00:10:42 UTC
748b05d Merge pull request #3539 from tjhei/doxygen-fixes fix doxygen formula problems 17 June 2020, 23:29:32 UTC
ddef5b3 Merge pull request #3538 from tjhei/64bit-prescribed-velocity fix cookbooks/prescribed_velocity/ in 64 bit mode 17 June 2020, 23:28:50 UTC
c43adea Merge pull request #3495 from tcclevenger/gmg_q1_viscosity add Q1 viscosity projection for GMG 17 June 2020, 23:28:15 UTC
a198e07 fix error 17 June 2020, 18:29:53 UTC
b30867a Merge pull request #3540 from tjhei/update_copyright update copyright years 17 June 2020, 18:23:37 UTC
136ddad move variables 17 June 2020, 18:22:55 UTC
32e3422 Merge pull request #3529 from ljhwang/addbib_glerum Add to citating_aspect Glerum & Muluneh 17 June 2020, 18:22:52 UTC
c56de9b Merge pull request #3541 from tjhei/gravity_point_values_mpi gravity_point_values: only write on rank 0 17 June 2020, 18:22:26 UTC
09dc444 gravity_point_values: only write on rank 0 fixes #3521 17 June 2020, 17:19:45 UTC
da3a9fa update copyright years 17 June 2020, 15:55:17 UTC
3e6435e fix two doxygen formula problems 17 June 2020, 15:44:46 UTC
3c545c2 remove old files and update instructions 17 June 2020, 15:34:33 UTC
168743b fix cookbooks/prescribed_velocity/ in 64 bit mode with 64 bit indices, compilation fails. 17 June 2020, 15:31:17 UTC
936d2b4 fix unused variable warning in register macro Using a global variable causes an unused variable warning. Use a struct instance with a constructor instead. 17 June 2020, 15:29:01 UTC
5a19fac test cookbook/benchmarks - generate makefiles to configure/compile/validate all files under cookbooks/ and benchmarks/ - optionally also execute the .prm files - add the validation to jenkins 17 June 2020, 15:26:06 UTC
0eef8cd changelog 16 June 2020, 22:24:59 UTC
dd774ae add Q1 viscosity for GMG 16 June 2020, 22:24:49 UTC
8b7e225 Merge branch 'master' into addbib_glerum 16 June 2020, 20:06:14 UTC
148bb56 Merge pull request #3530 from tjhei/cookbook-and-benchmark-fixes fix benchmarks and cookbooks problems 16 June 2020, 19:22:26 UTC
f3dbaa9 Merge pull request #3523 from ljhwang/addbib_heyn added Heyn et al. 2020 to pub list 16 June 2020, 19:19:28 UTC
34d5ccb Merge pull request #3531 from tjhei/geoid_warn fix geoid warning 16 June 2020, 19:05:05 UTC
53f82cf Merge pull request #3536 from tjhei/benchmark-newton-spiegelbash bencharmsk/newton_solver_benchmark_set/spiegelman bash weirdness 16 June 2020, 19:04:19 UTC
b95160a Update benchmarks/buiter_et_al_2016_jsg/exp_1.prm Co-authored-by: naliboff <john.naliboff@gmail.com> 16 June 2020, 18:30:55 UTC
a4d092f bencharmsk/newton_solver_benchmark_set/spiegelman bash weirdness fix header of bash files in benchmark related to #3535 16 June 2020, 15:11:10 UTC
4cef7b1 fix geoid warning 15 June 2020, 20:31:42 UTC
7413f0a fix benchmarks and cookbooks problems fix various warnings and errors in cookbooks and benchmarks 15 June 2020, 19:23:45 UTC
9146076 Added Muluneh GGG publication 15 June 2020, 17:00:13 UTC
1bcf843 Added Glerum Nature Communications publication 15 June 2020, 16:55:02 UTC
02dce94 Merge pull request #3528 from tjhei/free-surface-prm-fixes fix free-surface-with-crust 15 June 2020, 15:06:37 UTC
1bb3500 Merge pull request #3527 from Shangxin-Liu/geoid_citation Add geoid citation info 15 June 2020, 14:35:19 UTC
29cc9a2 fix free-surface-with-crust - add missing "Mesh deformation" subsection - fix .part.prm in the manual - fix description in manual for free-surface.prm 15 June 2020, 13:41:32 UTC
37baa13 geoid citation info 14 June 2020, 22:09:20 UTC
ead66ee Merge pull request #3482 from gassmoeller/extend_particle_property_interface Extend particle property update interface 13 June 2020, 20:21:33 UTC
0ea90db Merge pull request #3500 from danieldouglas92/beam Add Viscoelastic Cantilever Benchmark 13 June 2020, 20:10:19 UTC
b0e6194 remove special characters 12 June 2020, 23:18:31 UTC
30c1f27 Merge pull request #3525 from tjhei/heating_model_nonvirtual fix HeatingModelOutputs warning 12 June 2020, 23:17:40 UTC
back to top