0
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
May 25, 2024 — May 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use the recommended way to set up the CMakeLists for shared libs More... about 11 years ago
use the recommended way to set up the CMakeLists for shared libs More... about 11 years ago
Merge branch 'master' of https://github.com/geodynamics/aspect More... about 11 years ago
Fix a typo. More... about 11 years ago
write a section in the manual for the composition reaction cookbook More... about 11 years ago
Merge pull request #1 from gassmoeller/composition_reaction
Juliane Dannberg
as jdannberg
More... about 11 years ago
Change composition-reaction.prm to the one used to create the figures. More... about 11 years ago
Add figures. More... about 11 years ago
experimental material model lib for inclusion benchmark More... about 11 years ago
experimental material model lib for inclusion benchmark More... about 11 years ago
Merge pull request #1 from jdannberg/composition-reaction
Rene Gassmöller
as gassmoeller
More... about 11 years ago
temporarily fix convection-box.prm until we figure out what happens with the linear solver. More... about 11 years ago
fix up manual after 1baf0382dc80 More... about 11 years ago
add a new material model and cookbook with reactions between compositional fields More... about 11 years ago
introduce parameter for direct solver, some cleanup More... about 11 years ago
Improved documentation of heating models. Also moved the set_current_time function to a generic update function in the interface and all existing plugins to be similar to material model and gravity model. More... about 11 years ago
Rename a member function and drop its argument, since the data passed there is duplicative of what we have elsewhere. More... about 11 years ago
simplify base_element logic More... about 11 years ago
Change manual to reflect changes for radiogenic heating. More... about 11 years ago
Rename a variable for clarity. More... about 11 years ago
Removed the parameter Radiogenic heating rate from parameters.cc. Now it is only available in the 'constant heating' heating model. More... about 11 years ago
Improve description in constant heating plugin. More... about 11 years ago
Update solidus.cc
Siqi Zhang
as SiqiZhang
More... about 11 years ago
Merge branch 'master' into direct_solver More... about 11 years ago
Remove parameter Radiogenic heating rate from benchmarks. More... about 11 years ago
Update solidus.cc
Siqi Zhang
as SiqiZhang
More... about 11 years ago
Remove parameter Radiogenic heating rate from cookbooks. More... about 11 years ago
Remove parameter Radiogenic heating rate from tests. More... about 11 years ago
Add a future cookbook for space- and time-dependent radiogenic heating. More... about 11 years ago
Add a function heating model. set_current_time now gets called at the beginning of a new timestep. More... about 11 years ago