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
Fixed a bug in integration when nghostzones>0. More... almost 17 years ago
Convergence check of integrator for distrib=const and nghostsize=0. 1-patch integration appears to converge at 2nd-order (as expected). More... almost 17 years ago
Fixed unitialized constant radius. More... almost 17 years ago
Adding new thorn SphericalSliceTest for testing. Fixed wrong assertion statement in call to integrator. More... almost 17 years ago
Adding namespace SphericalSliceIO More... almost 17 years ago
Fixed too early call to MPI_Comm_Size. More... almost 17 years ago
Interprocessor synchronization for integration result. More... almost 17 years ago
Added surface integral for r=const. and 1-patch slice. Added explicit dependence on Carpet. More... almost 17 years ago
Some more work on parallelization. Ready to go for Carpet's 'region' to split the spherical slices across many processors such that during interpolation no MPI communication will take place ('distrib_method=split'). Distribution method 'distrib_method=constant/single' are ready for use. More... almost 17 years ago
Carpet supports a flag "MapIsCartesian" More... almost 17 years ago
Towards parallelization. Some cleanup. More... almost 17 years ago
Merge branch 'master' of [email protected]:/home/NumRel/git/Llama More... almost 17 years ago
Completed HDF5-output for 1patch spherical slices and can readily be used in non-Llama runs. HDF5-output is readable by the VisIt Multipatch-filereader. More... almost 17 years ago
Corrected ghostzone bug for dim<3. More... almost 17 years ago
More work on output. More... almost 17 years ago
Schedule registration routine in global mode. More... almost 17 years ago
Merge commit 'origin/master' More... almost 17 years ago
Psiclops compiles. More... almost 17 years ago
Merge. More... almost 17 years ago
Merge commit 'origin/HEAD' More... almost 17 years ago
Remove old file. More... almost 17 years ago
Use macro for calculating the inverse metric. More... almost 17 years ago
Psiclops is watching you. More... almost 17 years ago
Fixing an output timing bug. Slice output must be done in global mode since we need to interpolate the GFs to the spherical slices. Interpolation works smoothly with standard Cartesian grids and AMR. However the interpolator crashes if I use Llama with a Cartesian one-patch wavetoy. I guess it has to do with the CoordSysHandle that is set to "cart3d". More... almost 17 years ago
Testing interpolation. Some bugfixing in output registration. More... almost 17 years ago
Explicitly turn off jacobians in derivative computation for radial coords. More... almost 17 years ago
Replace tabs with spaces (indentation). More... almost 17 years ago
Fix naming inconsistency in schedule of ADM_to_CTG. More... almost 17 years ago
Modify stencil output message. More... almost 17 years ago
Parallelise radiative boundary conditions with LoopControl More... almost 17 years ago