aboutsummaryrefslogtreecommitdiff
path: root/Python/setup.py
diff options
context:
space:
mode:
authorGravatar Revathi Jambunathan <41089244+RevathiJambunathan@users.noreply.github.com> 2022-11-17 10:11:22 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-17 10:11:22 -0800
commitf9ff146c68136a287d6b14d725d7f7d4e367efb3 (patch)
tree286f011d1eca09c0a6a7648dcb8c86baab024524 /Python/setup.py
parenta0901d94a04f2ddbbf6b4f2772b98d0f0c3fe649 (diff)
downloadWarpX-f9ff146c68136a287d6b14d725d7f7d4e367efb3.tar.gz
WarpX-f9ff146c68136a287d6b14d725d7f7d4e367efb3.tar.zst
WarpX-f9ff146c68136a287d6b14d725d7f7d4e367efb3.zip
BTD-RZ Add multiple modes (#3482)
* cell center BTD functors for RZ with openpmd * add RZ modes to output varnames too * update varnames once and set map for RZ fields in BTfunctor * clean commented line * Apply suggestions from code review From Axels' review Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> * adding comments, doxygen, and clean-up * adding mulitple modes to RZ BTD * fix comment * fix bug using 2*nrz-1 , instead of nrz * add comments and clean up * fix typo * 1D * WARPX_DIM_XZ instead of 2D * Apply suggestions from code review suggestion from Edoardo Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com> * remove BTD RZ field warning that does not apply anymore * BTD rz test for field using laser antenna * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * file starts with analysis * change analysis * fix typo * fix rz input so all snapshots are filled * remove plt from analysis script * initialize cell-centered data to 0 so that guard cells are initialized * Remi's suggestions Co-authored-by: Remi Lehe <remi.lehe@normalesup.org> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * AllocInitMultifab to add mf to maps of mfs * fix path to analysis script * analysis script executable * a better and succint for loop * unused var * Update Source/Diagnostics/ComputeDiagFunctors/BackTransformFunctor.cpp Co-authored-by: Remi Lehe <remi.lehe@normalesup.org> * fix unused var * add python path Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
Diffstat (limited to 'Python/setup.py')
0 files changed, 0 insertions, 0 deletions
option> Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/STYLE_GUIDE.md (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-06[ci] collect statsGravatar FredKSchott 1-0/+1
2022-02-05[ci] collect statsGravatar FredKSchott 1-0/+1
2022-02-04[ci] yarn formatGravatar natemoo-re 1-2/+3
2022-02-04fix: HTML/SVG boolean attributes (#2538)Gravatar Nate Moore 2-3/+21
2022-02-04[ci] yarn formatGravatar matthewp 1-4/+2
2022-02-04fix: import local plugins into markdown (#2534)Gravatar Juan Martín Seery 9-22/+41
2022-02-04[ci] collect statsGravatar FredKSchott 1-0/+1
2022-02-03Append to list of HMR modules, don't override (#2532)Gravatar Matthew Phillips 2-1/+6
2022-02-03add back dev server host support (#2531)Gravatar Fred K. Schott 2-1/+14
2022-02-03simplify status code regexGravatar Fred K. Schott 2-87/+4
2022-02-03Adding StackUp Digital to the list of sponsors (#2521)Gravatar Astroalex 3-0/+10
2022-02-03[ci] collect statsGravatar FredKSchott 1-0/+1
2022-02-03[ci] yarn formatGravatar FredKSchott 2-3/+85
2022-02-02Handles all http error code file names the same as 404 files. (#2525)Gravatar Zade Viggers 2-4/+7
2022-02-02fix(sitemap): remove debug if sitemap disabled (#2514)Gravatar Mark Pinero 1-2/+2
2022-02-02[ci] update lockfile (#2515)Gravatar Fred K. Schott 1-276/+279
2022-02-02[ci] yarn formatGravatar matthewp 1-8/+8
2022-02-02[ci] release (next) (#2523)astro@0.23.0-next.1Gravatar github-actions[bot] 28-34/+41
2022-02-02[ci] yarn formatGravatar matthewp 2-17/+29
2022-02-02Fix support for scss in static build (#2522)Gravatar Matthew Phillips 6-20/+114
2022-02-02[ci] collect statsGravatar FredKSchott 1-0/+1
2022-02-01[ci] yarn formatGravatar matthewp 2-12/+12
2022-02-01[ci] release (next) (#2492)astro@0.23.0-next.0@astrojs/test-static-build-pkg@0.0.2@astrojs/markdown-remark@0.6.1-next.0Gravatar github-actions[bot] 31-43/+93
2022-02-01[ci] collect statsGravatar FredKSchott 1-0/+1
2022-01-31update congratsbot format againGravatar Fred K. Schott 1-1/+1
2022-01-31update congratsbot againGravatar Fred K. Schott 1-1/+1
2022-01-31Remove SVG animation on GitHub/NPM (#2512)Gravatar Nate Moore 1-21/+0
2022-01-31[ci] yarn formatGravatar natemoo-re 2-4/+6
2022-01-31Add Shiki as an alternative to Prism (#2497)Gravatar Juan Martín Seery 26-9/+356
2022-01-31Deprecate unescaped HTML inside of expressions (#2489)Gravatar Nate Moore 9-31/+74