aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms
diff options
context:
space:
mode:
authorGravatar David Grote <grote1@llnl.gov> 2020-09-22 20:05:55 -0700
committerGravatar GitHub <noreply@github.com> 2020-09-22 20:05:55 -0700
commit8610be2dfb6d37fa2caa3c93afa01b666caedc2d (patch)
tree1f2c8adeeeba9b2acb17527e50afddf524678d2b /Source/FieldSolver/SpectralSolver/SpectralAlgorithms
parent6e847c4b0ae54e20a1aac6445a25f75a1e6cb7bc (diff)
downloadWarpX-8610be2dfb6d37fa2caa3c93afa01b666caedc2d.tar.gz
WarpX-8610be2dfb6d37fa2caa3c93afa01b666caedc2d.tar.zst
WarpX-8610be2dfb6d37fa2caa3c93afa01b666caedc2d.zip
Initial version of use_damp_fields_in_z_guard option (#1304)
* Initial version of use_damp_in_z_guard option * Fix typo in WarpX.H Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com> * Changed use_damp_in_z_guard to use_damp_fields_in_z_guard * Added documentatin for use_damp_fields_in_z_guard * Clean up for use_damp_fields_in_z_guard * Added use_damp_fields_in_z_guard to picmi interface, and moved it to the psatd input group * For RZ spectral, damping of the fields is on by default when not periodic * Updated documentation for use_damp_fields_in_z_guard Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com>
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms')
0 files changed, 0 insertions, 0 deletions
Lehe 2-14/+2 2018-07-17Use parsed function for momentum in testsGravatar Remi Lehe 2-47/+15 2018-07-16Can use parser for momentum distributionGravatar Maxence Thevenet 2-1/+70 2018-07-16Have the same compiler flags in different testsGravatar Remi Lehe 1-9/+5 2018-07-16fix DO_ELECTROSTATIC=TRUE compilationGravatar Andrew Myers 2-10/+20 2018-07-16only compile the electrostatic stuff if DO_ELECTROSTATIC is TRUEGravatar Andrew Myers 16-585/+622 2018-07-16Switch from public reg-test code to modified oneGravatar Remi Lehe 1-1/+1 2018-07-16Add commentsGravatar Remi Lehe 2-10/+42 2018-07-16fix FieldSolver (FDTD) unit testGravatar Maxence Thevenet 1-1/+4 2018-07-14minor. intendationGravatar Maxence Thévenet 1-10/+10 2018-07-14make maxwell_fdtd_solver an optional parameter. Default is yeeGravatar Maxence Thévenet 1-9/+14 2018-07-14minorGravatar Maxence Thévenet 1-1/+2 2018-07-14update doc for maxwell solver parameterGravatar Maxence Thévenet 1-0/+6 2018-07-13fix 2d PSATDGravatar Weiqun Zhang 2-14/+13 2018-07-13add WARPX_TO_FORTRAN_BOX and WARPX_TO_FORTRAN_ANYD that will pass {nx, 0, ↵Gravatar Weiqun Zhang 1-0/+13 ny} as array bound to Fortran 2018-07-13rm debug statementsGravatar Weiqun Zhang 1-4/+0 2018-07-13rm debug statementsGravatar Weiqun Zhang 1-4/+0 2018-07-13simplify BuildFFTOwnerMaskGravatar Weiqun Zhang 1-33/+30 2018-07-13minor cleaningGravatar Maxence Thevenet 1-4/+0 2018-07-13include other modified fileGravatar Maxence Thevenet 1-0/+10 2018-07-13Added CKC as an option to Maxwell solverGravatar Maxence Thevenet 5-78/+363 2018-07-13update call to maxwell solver functionsGravatar Maxence Thevenet 1-6/+4 2018-07-11Activate TPROF by default, for Langmuir testGravatar Remi Lehe 1-1/+0