|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
Placeholder interface for the finite-Larmor-radius density correction. More...
#include "gyrodensity_correct.hpp"
Static Public Member Functions | |
| static void | gyrodensity_correct_disp () |
| Report that the displacement-density correction is not yet implemented. | |
| static void | init_dens_corr_arrays () |
| Report that correction-array allocation is not yet implemented. | |
Placeholder interface for the finite-Larmor-radius density correction.
OneStep invokes this subsystem on the final RK4 stage when any species has nl_chargecorr enabled. The corresponding ORB5 routines allocate correction work arrays and adjust the deposited gyro-density; both C++ methods currently issue a one-time warning and perform no correction.
|
static |
Report that the displacement-density correction is not yet implemented.
|
static |
Report that correction-array allocation is not yet implemented.