Periodic boundary conditions work with switchable system.

Still some issue with the custom alternatives. Need to look into kernels again.
This commit is contained in:
Miikka Vaisala
2020-11-20 17:00:48 +08:00
parent 288693fab5
commit d4ee066b3c
3 changed files with 84 additions and 21 deletions

View File

@@ -13,6 +13,15 @@ AC_dsx = 0.04908738521
AC_dsy = 0.04908738521
AC_dsz = 0.04908738521
// 0 = periodic bc, 1 = symmetric bc, 2 = antisymmetric bc
AC_bc_type_top_x = 0
AC_bc_type_top_y = 0
AC_bc_type_top_z = 0
AC_bc_type_bot_x = 0
AC_bc_type_bot_y = 0
AC_bc_type_bot_z = 0
/*
* =============================================================================
* Run-time params