0
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
May 25, 2024 — May 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
formatting and rewrapping More... about 11 years ago
more formatting fixes More... about 11 years ago
module headers: formatting More... about 11 years ago
comment rewrapping More... about 11 years ago
update tasklist More... about 11 years ago
rewrapping comments More... about 11 years ago
doxygen comment layout and rewrapping More... about 11 years ago
fix doxygen formatting errors More... about 11 years ago
apply astyle formatting More... about 11 years ago
update prm section in manual More... about 11 years ago
update prm parse script More... about 11 years ago
fix prm doc formatting More... about 11 years ago
fix prm documentation formatting More... about 11 years ago
fix temporary debug output More... about 11 years ago
fix formatting of changes.h More... about 11 years ago
Updated changes. More... about 11 years ago
fix typo, oops More... about 11 years ago
argument is const in interface so we can not change it in implementation and clang rightfully complains. Fix this. More... about 11 years ago
remove one todo More... about 11 years ago
add test More... about 11 years ago
add change for maximum timestep More... about 11 years ago
add test for maximum timestep More... about 11 years ago
Get the sign right in the computation of dynamic topography. It is easy to convince oneself that we want a minus sign by just considering a divergent flow at a ridge (or a convergent flow at a subduction zone) that the sign in front of sigma_rr must be negative. The confusion with the literature is due to the fact that our coordinate system has z pointing out of the domain (i.e., height) whereas others denote z as the depth. More... about 11 years ago
Rework the definition of the maximum time step a bit so that we don't need a special value any more. More... about 11 years ago
Choose really the largest number we can represent for the end time. More... about 11 years ago
Reword comments slightly, in an effort to address the conundrum discussed here: http://english.stackexchange.com/questions/30684/inputted-or-input . Also fix a few other style issues. More... about 11 years ago
Add parameter for maximum time step size More... about 11 years ago
Minor edits. More... about 11 years ago
Extended GPlates cookbook section and updated figure. More... about 11 years ago
Typo in cookbook. More... about 11 years ago