77 lines
1.4 KiB
Plaintext
77 lines
1.4 KiB
Plaintext
# 物理模拟参数配置
|
|
# case14 — 双缝干涉实验
|
|
# 左边界平面波 → 双缝势垒 (x=0) → 干涉图案 → 右边界反射
|
|
|
|
step_simulate: 0
|
|
step_sample: 0
|
|
step_plot: 0
|
|
step_animation: 1
|
|
step_plot_wave: 0
|
|
force_calc: 1
|
|
|
|
save_trajectory: 0
|
|
|
|
engine: c
|
|
box_a: 120.0
|
|
|
|
coord_file: input/coord.txt
|
|
connection_file: input/connection.txt
|
|
bond_file: input/bond.txt
|
|
driver_file: input/driver.txt
|
|
plot_atom: 51
|
|
|
|
G: [0.000, 0.000, 0.000]
|
|
B: [0.000, 0.000, 0.000]
|
|
|
|
gravity_field: 0
|
|
gravity_interaction: 0
|
|
elastic_force: 1
|
|
damping_force: 0
|
|
driving_force: 1
|
|
gravity_strength: 1.0
|
|
|
|
method: leapfrog
|
|
|
|
warmup_steps: 0
|
|
T_total: 100.0
|
|
NSTEP: 100
|
|
DT: 0.001
|
|
|
|
sample_start: null
|
|
sample_end: null
|
|
|
|
use_marker: 1
|
|
display_color: {
|
|
x : [0, [1.0, 0.0, 0.0]],
|
|
y : [0, [0.0, 1.0, 0.0]],
|
|
z : [1, [0.0, 0.0, 1.0]],
|
|
xy : [0, [1.0, 1.0, 0.0]],
|
|
yz : [0, [0.0, 1.0, 1.0]],
|
|
zx : [0, [1.0, 0.0, 1.0]],
|
|
xyz : [0, [1.0, 1.0, 1.0]]
|
|
}
|
|
|
|
alpha: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
|
|
|
|
ball_color_r: 1.00
|
|
ball_color_g: 1.00
|
|
ball_color_b: 1.00
|
|
|
|
box_color_r: 0.80
|
|
box_color_g: 0.80
|
|
box_color_b: 0.85
|
|
|
|
camera_distance: 120.0
|
|
camera_elevation: 60.0
|
|
camera_azimuth: -45.0
|
|
camera_center_x: 0.0
|
|
camera_center_y: 0.0
|
|
camera_center_z: 0.0
|
|
move_camera: 0
|
|
|
|
display_amp: [1.0, 1.0, 1.0]
|
|
|
|
color_xrange: [['mid', 'max'], ['min', 'max'], ['min', 'max']]
|
|
color_fix: [0.0, 0.0, 1.0]
|
|
color_driver: [1.0, 0.0, 0.0]
|