1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put analytic solution as the outer boundary. More... almost 17 years ago
rescale jacobians correctly, so that the local coordinates run from -1 to +1 More... almost 17 years ago
Set r coordinate array as well More... almost 17 years ago
Do not recalculate ncells when setting up the global coordinates in the two-patch system More... almost 17 years ago
A bit of cleanup, a bit of safety added More... almost 17 years ago
Take overlap points into account in the seven-patch system More... almost 17 years ago
Rewrite, simplify, and correct setting up the two-patch-system coordinates. I broke it, I fixed it again. More... almost 17 years ago
Remove outdated parameter files More... almost 17 years ago
Add parameters to choose the sizes of the one- and two-patch systems More... almost 17 years ago
Check Thornburg04 parameters only if the Thornburg04 system is actually used. More... almost 17 years ago
Indent more nicely More... almost 17 years ago
Simplify handling of boundary sizes More... almost 17 years ago
Make PI macro safe More... almost 17 years ago
Fixed typo. More... almost 17 years ago
Adjusted Jacobians for central patch More... almost 17 years ago
Removed patch_boundaru_size. We already use n_overlap. Commented out strange assert statement in RegisterSymmetry. More... almost 17 years ago
Corrected Jacobian for central patch More... almost 17 years ago
Remember that the central patch in a seven patch system should be Cartesian More... almost 17 years ago
wrong assert More... almost 17 years ago
changed global coordinates again. This breaks the code for the moment, but later it will be more correct than ever. More... almost 17 years ago
But in global_to_local: Some points were interpolated from the wrong patch More... almost 17 years ago
Declare the central patch of the seven patch system as curvilinear, so that the visit reader will not skip it. Let's remember to undo that change, once the visit plugin is modified accordingly. More... almost 17 years ago
Removed offset in Gaussian initial data More... almost 17 years ago
count and setup overlap zones correctly. More... almost 17 years ago
Gaussian initial data use a global coordinate radius instead of a local one. More... almost 17 years ago
Corrected coordinates of the seven patch system. More... almost 17 years ago
Update .gitignore file More... almost 17 years ago
Regenerate Thornburg Jacobian calculations automatically More... almost 17 years ago
Schedule boundary conditions correctly More... almost 17 years ago
n_angular points refers to the number of grid points and not cells More... almost 17 years ago