Updates based on comments from @paulromano.

This commit is contained in:
Patrick Shriwise 2019-04-03 11:23:56 -05:00
parent 11acaacb4f
commit 81388cf5b9
4 changed files with 4 additions and 26 deletions

View file

@ -16,7 +16,6 @@ particles = 1000
time_step = 1*24*60*60 # s
final_time = 5*24*60*60 # s
time_steps = np.full(final_time // time_step, time_step)
print(time_steps)
chain_file = './chain_simple.xml'
power = 174 # W/cm, for 2D simulations only (use W for 3D)