entity icon indicating copy to clipboard operation
entity copied to clipboard

New generation astrophysical plasma simulation code with CPU/GPU portability

Results 38 entity issues
Sort by recently updated
recently updated
newest added

Problem generators for modeling the magnetar magnetosphere and related QED processes.

1.In the file entity/framework/utils/qmath.h: line 58 & line 78: Clang can't find matched template for the two instantiations and gives out errors. Removing the key word "Inline" solves the issue....

bug
compilation

@alisagk @bcrinquand could you guys clean up the GR branches and merge into one? ideally, a working version would be merged into `dev/latest`. Also, we'll need to remove the output...

cleanup

per-species binned particle distributions

enhancement

## Systemic Changes: - [ ] Add a list of explicitly supported (constantly upgraded) problem generators (#92) ## New Features: - [ ] #83 - [ ] #48 - [x]...

new version

This was less of a bug, and more of an unsafe code which was explicitly disallowed by MPICH (but not OpenMPI). Should be fixed now. Per [MPI standard](https://www.mpi-forum.org/docs/mpi-3.1/mpi31-report.pdf#section.2.3) ![image](https://github.com/user-attachments/assets/8ac9bd88-e227-446d-a281-61a30c4905d4)

bug
patch

I finished tests of new metric, they all passed

enhancement

Hi, I can seem to configure and build fine. However, I get error at the linking time at the end of build (see the screenshot). What is the likely cause?...

bug
compilation