openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ASPECT: Advanced Solver for Problems in Earth's ConvecTion
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
May 28, 2024 — May 28, 2025
Showing page 557 of 560
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move files to match the namespace they implement.
Wolfgang Bangerth
More...
over 13 years ago
Break out the class that generates the adiabatic conditions. Simplify code by using the new ScalarFunctionFromFunctionObject class.
Wolfgang Bangerth
More...
over 13 years ago
Add one point.
Wolfgang Bangerth
More...
over 13 years ago
Remove a variable no longer needed.
Wolfgang Bangerth
More...
over 13 years ago
Make the thermal conductivity a parameter of the material model.
Wolfgang Bangerth
More...
over 13 years ago
Re-indent.
Wolfgang Bangerth
More...
over 13 years ago
Remove obsolete parameter.
Wolfgang Bangerth
More...
over 13 years ago
Move the radiogenic heating rate to the proper place.
Wolfgang Bangerth
More...
over 13 years ago
Remove duplicate declaration of variable.
Wolfgang Bangerth
More...
over 13 years ago
Remove now obsolete variable.
Wolfgang Bangerth
More...
over 13 years ago
Move the reference viscosity into the material model.
Wolfgang Bangerth
More...
over 13 years ago
Give material model parameters their own section in the parameter file.
Wolfgang Bangerth
More...
over 13 years ago
Move material model stuff into its own namespace.
Wolfgang Bangerth
More...
over 13 years ago
Reindent a comment.
Wolfgang Bangerth
More...
over 13 years ago
Remove another unused parameter.
Wolfgang Bangerth
More...
over 13 years ago
Get rid of an unused parameter.
Wolfgang Bangerth
More...
over 13 years ago
Make the question of whether to use shear heating a proper parameter.
Wolfgang Bangerth
More...
over 13 years ago
Move the question of whether the model is compressible or not into the material model description.
Wolfgang Bangerth
More...
over 13 years ago
fix bug after resume (nasty, only crashes inside Trilinos in release mode)
Timo Heister
More...
over 13 years ago
Rename model_data to material_model.
Wolfgang Bangerth
More...
over 13 years ago
Make get_model_data() return a reference rather than a pointer.
Wolfgang Bangerth
More...
over 13 years ago
Rename model.h to model_base.h to be consistent with the .cc file and the naming of postprocess_base.h.
Wolfgang Bangerth
More...
over 13 years ago
Reindent.
Wolfgang Bangerth
More...
over 13 years ago
Remove the real_viscosity() function from the model interface. This was only an experiment in generating graphical output but it doesn't need to be in the general interface of the class.
Wolfgang Bangerth
More...
over 13 years ago
Remove thermal_expansion_coefficient from the interface of the model class since it is something that's only used inside the function that computes the density.
Wolfgang Bangerth
More...
over 13 years ago
Document a few member functions of the material model; rename eta->viscosity, expansion_coefficient->thermal_expansion_coefficient; other minor changes.
Wolfgang Bangerth
More...
over 13 years ago
More.
Wolfgang Bangerth
More...
over 13 years ago
Move TODO file.
Wolfgang Bangerth
More...
over 13 years ago
fix parsing for the simple model
Timo Heister
More...
over 13 years ago
select model from parameter file
Timo Heister
More...
over 13 years ago
←
1
2
…
552
553
554
555
556
557
558
559
560
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree