aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/Collision/BackgroundMCC/BackgroundMCCCollision.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2022-10-03 16:12:15 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-03 16:12:15 -0700
commit43c110c3c3e2e5a1279fe6612c1540713744911f (patch)
tree92f100497c5c30208cdee1a2088fd2f0b0591756 /Source/Particles/Collision/BackgroundMCC/BackgroundMCCCollision.cpp
parentbe97e0d49a18978885174b69a2dabfe27dc64a53 (diff)
downloadWarpX-43c110c3c3e2e5a1279fe6612c1540713744911f.tar.gz
WarpX-43c110c3c3e2e5a1279fe6612c1540713744911f.tar.zst
WarpX-43c110c3c3e2e5a1279fe6612c1540713744911f.zip
BTD: Improve Z-Slice Message (#3440)
Add values that are checked to the msg, e.g., I see: ``` z-slice in lab-frame (0.049998) is outside the buffer domain physical extent (0.049998 to 0.050000). ```
Diffstat (limited to 'Source/Particles/Collision/BackgroundMCC/BackgroundMCCCollision.cpp')
0 files changed, 0 insertions, 0 deletions
d>2024-03-11feat(new tool): Outlook Safelink Decoder (#911)Gravatar sharevb 5-1/+74 * feat(new tool): Outlook Safelink Decoder Fix #897 * Use native URL parsing Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com> * Update src/tools/safelink-decoder/index.ts --------- Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com> 2024-03-03feat(new tool): ascii art generator (#886)Gravatar sharevb 6-28/+139 * feat(new tool): ascii art generator Fix #829 ; Text ASCII Art Generator (using figlet) * fix: make fonts list searchable * refactor(ascii-generator): updated tool definition * refactor(ascii-generator): equilibrate ui --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 2024-02-12refactor(home): lightened tool cards (#882)Gravatar Corentin THOMASSET 1-53/+16 2024-02-12refactor(home): removed n-grid to prevent layout shift (#881)Gravatar Corentin THOMASSET 1-55/+39 2024-02-11feat(i18n): get locales on build (#880)Gravatar Corentin THOMASSET 478-1143/+1027 2024-02-05feat(i18n): added vi tools translations (#876)Gravatar David Nguyen 79-3/+326 * Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools 2024-02-05feat(i18n): added zh tools translations (#874)Gravatar QingFeng 78-0/+323 2024-02-01feat(i18n): added missing locale files in tools (#863)Gravatar Corentin THOMASSET 312-0/+61 2024-02-01feat(i18n): added vietnamese language (#859)Gravatar hieudt-2054 3-2/+74 2024-02-01refactor(i18n): added locales per tool (#861)Gravatar Corentin THOMASSET 154-168/+539 2024-01-31feat(i18n): added spanish language (#854)Gravatar Raúl Mora 2-0/+86 * spanish translation * Create es.yaml