0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set file properties. More... over 11 years ago
Take over Juliane's patch r1879 from the branch. This fixes a bug in computing the initial perturbation for the adiabatic initial conditions. More... over 11 years ago
Simplify the compute_artificial_viscosity function. It can only compute the artificial viscosity for the temperature equation, so we can get rid of a good number of ?: operations. More... over 11 years ago
Make 'box' boundary composition model accept a list of values for the individual compositional fields. Add a corresponding test. More... over 11 years ago
Convert a few asserts into AssertThrow. More... over 11 years ago
Merge Juliane's r1878 from her branch: extend the boundary compositional model in a way that allows for it to have different values for the various compositional fields. This is not currently used, however. More... over 11 years ago
Provide more documentation for these two models. More... over 11 years ago
Part 4 of Juliane's r1877 from her branch: Provide boundary temperature and boundary compositional values that simply use what the initial temperature and composition was. More... over 11 years ago
Part 3 of Juliane's r1877 from her branch: Fix a typo. More... over 11 years ago
Part 2 of Juliane's r1877 from her branch: Fix a typo. More... over 11 years ago
Part 1 of Juliane's r1877 from her branch: Provide a way to query initial conditions from SimulatorAccess. More... over 11 years ago
Get rid of old makefile fragment. More... over 11 years ago
More tests. More... over 11 years ago
Part 2 of Juliane's patches 1875/1876 on the branch: Implement the possibility of reactions between compositional species. More... over 11 years ago
Document one item that may or may not be completely resolved yet. However, there is at least progress and I will get back to it tomorrow. More... over 11 years ago
Part 1 of Juliane's patches 1875/1876 on the branch: Provide SimulatorAccess with a way to tell whether the model includes latent heat. More... over 11 years ago
Choose a better way to get at the pointer of a std::auto_ptr. More... over 11 years ago
Due not prejudice the choice of boundary compositional model. This requires that we only build the boundary composition model if it is actually required. More... over 11 years ago
Remove accidentally included files brought over from Juliane's branch. More... over 11 years ago
Fix a bug where we computed the minimal temperature/compositional value to be 2.2e-308 instead of zero. More... over 11 years ago
fix melt postprocessor so that melt fraction cannot be larger than 1 More... over 11 years ago
One more test. Output is currently still wrong. More... over 11 years ago
Fix the same bug again for iterated Stokes that we already had for Stokes only. More... over 11 years ago
Also output velocity. More... over 11 years ago
New tests. More... over 11 years ago
Fix typo. More... over 11 years ago
Document better. More... over 11 years ago
Provide alternative descriptions of the thermal expansion coefficient and the compressibility. More... over 11 years ago
The last piece of Juliane's r1679 from her branch: Implement latent heat and boundary values for compositional fields. More... over 11 years ago
Another piece of Juliane's branch r1679: Set all solution vectors to the same value, including the second previous one. More... over 11 years ago