sort by:
Revision Author Date Message Commit Date
6cea69d Merge pull request #2218 from tjhei/detailed_log_improvements add additional info to detailed.log 06 May 2018, 16:58:04 UTC
3575b8f add additional info to detailed.log 06 May 2018, 15:25:48 UTC
9adf697 Merge pull request #2213 from gassmoeller/prevent_division_by_zero Prevent division by zero in bound preserving limiter 05 May 2018, 20:27:51 UTC
fd090ce Prevent division by zero 05 May 2018, 18:56:04 UTC
e0b2977 Merge pull request #2214 from gassmoeller/fix_exponential_decay_library Fix wrongly defined analytic function 05 May 2018, 16:32:00 UTC
1eea5e1 Merge pull request #2208 from gassmoeller/fix_nullspace_removal Fix nullspace removal 05 May 2018, 15:30:16 UTC
283f52e Fix wrongly defined analytic functions 05 May 2018, 02:29:50 UTC
9a191b6 Merge pull request #2209 from tjhei/clang6_deprecated_errors clang 6 requires deprecation attribute in front 04 May 2018, 22:12:00 UTC
ba3e429 clang 6 requires deprecation attribute in front Fixes errors like: ``` ../include/aspect/simulator_access.h:762:35: error: 'deprecated' attribute cannot be applied to types find_postprocessor () const DEAL_II_DEPRECATED; ``` 04 May 2018, 20:22:17 UTC
e1bb844 Merge pull request #2205 from tjhei/intel_sphere_warn fix intel warning 04 May 2018, 18:09:40 UTC
7e59ed3 fix intel warning 04 May 2018, 13:07:27 UTC
5bcd0cc Merge pull request #2206 from tjhei/update_copyright update copyright 04 May 2018, 04:51:29 UTC
6beee7d Merge pull request #2207 from tjhei/copyright_script add copyright update script 04 May 2018, 04:50:17 UTC
54beeba Add changelog 04 May 2018, 04:46:59 UTC
90a50b1 Implement fix 04 May 2018, 04:45:54 UTC
c83eac8 Merge pull request #2203 from tjhei/base_class_warning provide base class to fix warning 03 May 2018, 23:16:14 UTC
6a44b4c Merge pull request #2204 from tjhei/fix_solcx_warning fix unused parameter warning in solcx 03 May 2018, 22:18:40 UTC
bbb96ef add copyright update script 03 May 2018, 22:11:59 UTC
2733308 update copyright 03 May 2018, 22:09:48 UTC
f4e369f provide base class to fix warning fixes clang 6 warning: ``` /usr/lib/gcc/x86_64-linux- gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:67:2: warning: delete called on 'aspect::internal::FunctorBase<2>' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] ``` 03 May 2018, 20:53:34 UTC
9327cd4 fix unused parameter warning in solcx 03 May 2018, 20:35:52 UTC
b1d2b13 Merge pull request #2198 from Shangxin-Liu/patch-1 A redundant inverse sign in the comment here? 03 May 2018, 15:06:36 UTC
a5fe7b4 Merge pull request #2201 from tjhei/copyright_fixes fix some inconsistent copyright formatting 03 May 2018, 03:45:49 UTC
69165f5 fix some inconsistent copyright formatting 03 May 2018, 01:12:47 UTC
d31c16c Merge pull request #2200 from gassmoeller/add_reference_to_header Add citation info to header 03 May 2018, 01:07:27 UTC
d437536 Add citation info to header 02 May 2018, 21:16:19 UTC
f10d0ff A redundant inverse sign in the comment here? When I read through this part, the inverse sign in this comment seems redundant because the left side is angular momentum and the right side is moment of inertial times angular velocity (\omega)? 02 May 2018, 04:29:13 UTC
885b7ff Merge pull request #2196 from tjhei/reference_cite_html reference new cite.html 01 May 2018, 21:32:39 UTC
5c01811 reference new cite.html 01 May 2018, 17:32:36 UTC
c77ed3d Merge pull request #2194 from bangerth/doc-update Fix a grammar mistake. 01 May 2018, 14:14:56 UTC
a9b06a7 Fix a grammar mistake. 01 May 2018, 05:12:44 UTC
cb5eef2 Merge pull request #2193 from gassmoeller/fix_manual Fix manual referencing removed file 30 April 2018, 22:22:24 UTC
8764e78 Fix manual referencing removed file 30 April 2018, 21:37:20 UTC
0199c3a Merge pull request #2191 from MFraters/newton_stabilisation_reset_with_timestep Newton stabilization resets to the user settings at the end of the timestep 30 April 2018, 21:03:13 UTC
ea09b11 Merge pull request #2192 from naliboff/fix_thermal_diffusivity Fix visco_plastic and diffusion_dislocation thermal diffusivity 30 April 2018, 21:02:24 UTC
9eeb902 Merge pull request #2189 from gassmoeller/adjust_default_vs_vp_values Adjust default vs vp values 30 April 2018, 20:26:30 UTC
7704052 Add tests which let the linear Newton solver fail and the failsafe kick in, and test that after a timestep the stabilization is reset. The test is disabled for now, because it requires at least deal.ii 9.0. 30 April 2018, 20:11:29 UTC
24da407 Add changelog entry for thermal diffusivity fix 30 April 2018, 17:46:12 UTC
0ef80d9 Add tests 30 April 2018, 17:43:55 UTC
6c291cd Address comments 30 April 2018, 15:28:22 UTC
c9aaca0 Fix ascii reference profile 30 April 2018, 15:28:21 UTC
79dc63e Update tests 30 April 2018, 15:28:21 UTC
f079bc6 Change seismic velocity default to signaling nan Also remove seismic velocities from depth average if not provided 30 April 2018, 15:28:21 UTC
521b721 Check for initialized adiabatic conditions 29 April 2018, 00:04:18 UTC
30e5d93 remote spiegelman material from spiegelman_material.cc 28 April 2018, 21:24:55 UTC
ab9ba33 Make sure that the Newton stabilization resets to the user settings at the end of the timestep. 28 April 2018, 11:12:47 UTC
b720dae Merge pull request #2188 from gassmoeller/remove_solidus_initial_condition Remove solidus initial condition 27 April 2018, 23:23:54 UTC
4bdd452 Cleanup 27 April 2018, 18:45:38 UTC
cf7292a Add changelog 27 April 2018, 18:40:37 UTC
093a87e Adjust test output 27 April 2018, 18:32:13 UTC
bf71cde Move solidus initial temperature to test 27 April 2018, 18:19:23 UTC
89e76ee Merge pull request #2170 from naliboff/fix_material_model_density [WIP] Fix density used for thermal conductivity in visco_plastic and diffusion_dislocation models 27 April 2018, 14:54:47 UTC
d99edf9 Merge pull request #2182 from tjhei/document_current_cell document MaterialModelInputs::current_cell better 27 April 2018, 14:51:00 UTC
d80cd2c Merge pull request #2181 from tjhei/ellipsoidal_warning fix warning in ellipsoidal chunk 27 April 2018, 14:49:57 UTC
38510bc Merge pull request #2187 from bangerth/clarify-code Make some expressions simpler to read. 27 April 2018, 14:49:33 UTC
0746b93 Merge pull request #2186 from tjhei/fix_petsc fix PETSc 27 April 2018, 14:48:17 UTC
e1cc412 Make some expressions simpler to read. The current formulas are just very long and prone to run past the end of the screen. Break them in a more sensible and readable way. 27 April 2018, 05:19:13 UTC
a6908d3 fix PETSc 27 April 2018, 03:44:55 UTC
fca2844 Merge pull request #2183 from tjhei/fix_benchmarks_and_cookbooks fix warnings and errors in cookbooks and benchmarks 27 April 2018, 03:22:09 UTC
56cc86e Merge pull request #2180 from gassmoeller/remove_p_c Fix remaining cookbook that uses p_c in the input file 27 April 2018, 03:02:33 UTC
e0852ee fix warnings and errors in cookbooks and benchmarks 27 April 2018, 02:35:33 UTC
2cbd9be Address comments 27 April 2018, 01:57:56 UTC
93fed98 document MaterialModelInputs::current_cell better 27 April 2018, 01:57:26 UTC
b7f0aab fix warning in ellipsoidal chunk fixes source/geometry_model/ellipsoidal_chunk.cc:781:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 27 April 2018, 01:39:07 UTC
811f63a Merge pull request #2178 from MFraters/add_Newton_release_changelog Add changelog entry for the release of the Newton solver. 27 April 2018, 01:31:26 UTC
7860b02 Fix remaining cookbook 27 April 2018, 01:27:12 UTC
23e9bc8 Add changelog entry for the release of the Newton solver. 26 April 2018, 14:24:45 UTC
81a4930 Merge pull request #2175 from gassmoeller/ellipsoidal_fixes Add test for ellipsoidal chunk manifold conversion 26 April 2018, 13:31:47 UTC
5a8e038 Add test 26 April 2018, 03:51:11 UTC
550783e Merge pull request #2177 from jdannberg/melt_simple_fix fix temperature dependence of compaction viscosity in melt simple 25 April 2018, 23:48:55 UTC
3a22ae8 add test 25 April 2018, 22:42:31 UTC
ce1278f fix temperature dependence of bulk viscosity in melt simple 25 April 2018, 03:45:45 UTC
f5dd878 Merge pull request #2176 from gassmoeller/move_spiegelman_benchmark_files Move spiegelman benchmark file 25 April 2018, 03:42:03 UTC
d27e1e5 Move spiegelman benchmark file 24 April 2018, 20:08:53 UTC
20cb201 Merge pull request #2174 from gassmoeller/move_advection_solver_tolerances Move advection solver tolerances 24 April 2018, 17:59:54 UTC
ef71707 Update parameters.tex 24 April 2018, 17:20:23 UTC
343bee6 Manual comment adjustments 24 April 2018, 17:13:28 UTC
4d148ed Update changelog entry 24 April 2018, 17:13:28 UTC
de21400 Update parameter files 24 April 2018, 17:13:28 UTC
7568be6 Update script 24 April 2018, 17:13:28 UTC
013dad5 Move parameters 24 April 2018, 17:13:28 UTC
68193ce Merge pull request #2157 from gassmoeller/remove_model_settings_subsection Remove model settings subsection 24 April 2018, 17:07:42 UTC
09c7fbd Merge pull request #2169 from gassmoeller/fix_parameters_tex Fix parameters.tex and manual 24 April 2018, 16:57:52 UTC
d831ab0 Manual benchmark and cookbook adjustments 24 April 2018, 15:31:27 UTC
9d47aba Manual test adjustments 24 April 2018, 15:30:19 UTC
0803c18 Update parameter files 24 April 2018, 15:30:19 UTC
e06f2ce Add changelog 24 April 2018, 15:30:19 UTC
53378ee Move parameters and remove subsection 24 April 2018, 15:30:19 UTC
debde66 Merge pull request #2163 from naliboff/create_gmres_subsection Create a GMRES subsection in Solver parameters 24 April 2018, 15:29:02 UTC
2705320 Merge pull request #2172 from anne-glerum/duplication Remove duplicate lines 24 April 2018, 15:22:06 UTC
c000184 Update test 24 April 2018, 15:19:11 UTC
37d8a7b Remove duplicate lines 24 April 2018, 07:08:49 UTC
58daf73 Fix cookbook comments 23 April 2018, 19:16:16 UTC
78ee0e0 Always output p_c 23 April 2018, 18:56:49 UTC
aacecb1 Fix some manually messed up newlines 23 April 2018, 17:52:36 UTC
5a73601 Add changelog 23 April 2018, 17:47:43 UTC
f102e6c Fix maximum expensive steps 23 April 2018, 17:47:43 UTC
6a2a9ec Manual parameter file changes 23 April 2018, 17:47:43 UTC
c911e52 Automatically update prm files 23 April 2018, 17:47:43 UTC
b949e0d Extend update script 23 April 2018, 17:47:43 UTC
back to top