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 10 hours
ago. based on code collected
about 11 hours
ago.
May 21, 2024 — May 21, 2025
Showing page 506 of 560
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
For whatever reason, it doesn't appear to work if we just make the 'diff' target depend on the .cmp.notime file. When running the testsuite on the tester, the .cmp.notime files aren't created and diff errors out. When interactively running 'ctest' at a later time, however, the file is created and the test succeeds. I don't know what is going wrong in the dependencies, but let's require the .cmp.notime already at an earlier time in the dependency graph.
Wolfgang Bangerth
More...
over 11 years ago
Mention new change.
Wolfgang Bangerth
More...
over 11 years ago
Fix a typo.
Wolfgang Bangerth
More...
over 11 years ago
pair new[] with delete[] not delete
Timo Heister
More...
over 11 years ago
Fix output to match what we are now again running (i.e., using MPI).
Wolfgang Bangerth
More...
over 11 years ago
Allow referencing SOURCE_DIR inside parameter files so that we can refer to input files that sit in the tests/ directory.
Wolfgang Bangerth
More...
over 11 years ago
Process the stored screen output and other files to get rid of the timing output. This way, we don't have to strip the timing output by hand when copying an output file to the tests directory.
Wolfgang Bangerth
More...
over 11 years ago
Fix the fact that we weren't running tests in parallel any more.
Wolfgang Bangerth
More...
over 11 years ago
Get shared lib from current directory, to avoid global paths in the output files.
Wolfgang Bangerth
More...
over 11 years ago
fix bug in temperature extrapolation, this causes a division by zero, which apparently was no problem so far
Timo Heister
More...
over 11 years ago
Remove the need to specify output directories and plugin shared libs by hand. Rather, do this as part of running cmake.
Wolfgang Bangerth
More...
over 11 years ago
fix a bug in the iterated IMPES scheme
Juliane Dannberg
More...
over 11 years ago
move the thermal diffusivity function from the material model interface to helper functions
Juliane Dannberg
More...
over 11 years ago
add an assertion
Juliane Dannberg
More...
over 11 years ago
Update these results.
Wolfgang Bangerth
More...
over 11 years ago
Adjust tests.
Wolfgang Bangerth
More...
over 11 years ago
Fix an oversight when computing non-dimensional temperatures.
Wolfgang Bangerth
More...
over 11 years ago
Adjust output.
Wolfgang Bangerth
More...
over 11 years ago
Fix the same bug again where we accidentally use numeric_limits::min() instead of -numeric_limits::max().
Wolfgang Bangerth
More...
over 11 years ago
Adjust output.
Wolfgang Bangerth
More...
over 11 years ago
Check in the proper file.
Wolfgang Bangerth
More...
over 11 years ago
Adjust output.
Wolfgang Bangerth
More...
over 11 years ago
Add a clarification.
Wolfgang Bangerth
More...
over 11 years ago
Merge Juliane's r1882: Introduce a refinement criterion based on the viscosity.
Wolfgang Bangerth
More...
over 11 years ago
Minor edits of the previous change.
Wolfgang Bangerth
More...
over 11 years ago
Merge Juliane's r1881 from her branch: Introduce a minimal refinement level.
Wolfgang Bangerth
More...
over 11 years ago
Part 2 of Juliane's r1880 from her branch: Allow scaling refinement criteria differently for individual compositional fields.
Wolfgang Bangerth
More...
over 11 years ago
Part 1 of Juliane's r1880 from her branch: Introduce a new refinement criterion that takes into account only the non-adiabatic part of the temperature.
Wolfgang Bangerth
More...
over 11 years ago
Make compile after recent changes.
Wolfgang Bangerth
More...
over 11 years ago
Add some comments, general cleanup. Remove the option of using 'boundary' for position since that was never implemented.
Wolfgang Bangerth
More...
over 11 years ago
←
1
2
…
502
503
504
505
506
507
508
509
510
…
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