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:
@@ -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
|
||||
|
Reference in New Issue
Block a user