0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update. More... over 13 years ago
Adjust to current directory structure. More... over 13 years ago
Consistently name models. More... over 13 years ago
Actually use the boundary values, not the initial values, to interpolate boundary values for the temperature. More... over 13 years ago
Fix computation of normalized temperature. More... over 13 years ago
Break boundary conditions out into their own module and let it interact with the rest of the code. More... over 13 years ago
Fix incorrect documentation in a couple of places. More... over 13 years ago
Minor edits in text strings. More... over 13 years ago
Make the directory into which output is placed a run-time parameter. Place a copy of all run-time parameters into the output directory for reference. More... over 13 years ago
Make the output directory a run-time parameter. More... over 13 years ago
Rename parameter. More... over 13 years ago
Declare some more parameters. More... over 13 years ago
Document some of the parameters. More... over 13 years ago
Fix breakage. More... over 13 years ago
Say which file we compile (with directory). Sort files in decreasing order of complexity. More... over 13 years ago
Minimize header file inclusion in simulator.h. More... over 13 years ago
Further split the file. More... over 13 years ago
Set properties of files correctly. More... over 13 years ago
Add one point. More... over 13 years ago
Copy from old mantle-convection directory. More... over 13 years ago
Adjust to new location of Makefile.dep files. More... over 13 years ago
Fix indentation rule. More... over 13 years ago
Reindent. More... over 13 years ago
Ignore Makefile.dep files. More... over 13 years ago
Move .cc files into subdirectories as well. More... over 13 years ago
Reduce the number of necessary #includes significantly. More... over 13 years ago
Use better way than 1./0. to denote a non-number. More... over 13 years ago
Move header files into their own directories. More... over 13 years ago
Clean up code. More... over 13 years ago
Clean up handling of physical units: convert from GPa to Pa when reading the data, rather than everytime we access it. More... over 13 years ago