0
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add cdash submission to run_testsuite More... about 11 years ago
Do the same in case we run with MPI. More... about 11 years ago
Do not trip up our own logic by accidentally deleting files again right away that we have just created. More... about 11 years ago
Fixed non-dimensional temperature calculation More... about 11 years ago
fix tests because of rename depthaverage.plt to .gnuplot More... about 11 years ago
Also provide a way to visualize the dynamic topography. More... about 11 years ago
Merge all output into a single file written by processor 0. More... about 11 years ago
Harden error checking upon restarting somewhat. Fix some code that used internal details of the C++ standard library and that only worked using GCC but not using the Intel compiler. More... about 11 years ago
Add a postprocessor that computes dynamic topography. This is inspired by Jacky Austermann's needs. More... about 11 years ago
Changed data type of a variable to better catch its meaning and refactored initialization inside gplates plugin. More... about 11 years ago
Removed debug code and loosened Assert condition in gplates plugin to hold true for coarse meshes. More... about 11 years ago
add a material model that includes latent heat and a corresponding benchmark case in the manual More... about 11 years ago
fix mailing list link More... about 11 years ago
Major reworking of GPlates plugin. Simplified initialization. Added smoothing algorithm. Added screen output. Changed internal velocity handling to cartesian velocities. More... about 11 years ago
Parentheses bugfix for GPlates plugin. More... about 11 years ago
Update initial_conditions/adiabatic to use a constant background temperature if adiabatic heating is disabled. Update test configurations accordingly. More... about 11 years ago
Only produce output on processor zero. More... about 11 years ago
Improve the way we print a warning message. More... about 11 years ago
Provide a better error message in case someone wants to restart but nothing has been checkpointed. More... about 11 years ago
Provide a way to set up a mini cmake project for plugins. Thanks to Matthias Maier for help with this!. More... about 11 years ago
Remove a directory now no longer needed. More... about 11 years ago
Move file to a directory that contains more than just this one file. More... about 11 years ago
Remove a directory we no longer use. More... about 11 years ago
Mark a variable as constant. More... about 11 years ago
Clarify comment. More... about 11 years ago
Avoid one more warning. More... about 11 years ago
Address a number of warnings ICC generates. More... about 11 years ago
Add missing std::. More... about 11 years ago
Fixed unexpected timing output behaviour. If timing_output_frequency == 1 aspect should output timing information for the 0th time step also. More... about 11 years ago
Reverted r.2300 as it is not necessary and currently also not working. More... about 11 years ago