| 查看: 138 | 回复: 0 | |||
| 当前主题已经存档。 | |||
tttl060金虫 (著名写手)
|
[交流]
【求助】运行程序出错
|
||
|
求助:运行程序出错 #Dynamics Section: # proc backfired_dynamics set T_upstart 250 set T_scale 50 set num_anneals 4 # up for {$i=1} {$ i<$ num_anneals} {incr i} { $ temp = $ T_upstart + $ i*$ T_scale dynamics \ time = 5000.00 \ timestep = 1.00 \ initial_temperature = $ temp\ temperature = $ temp\ ensemble = NVT \ temperature_control_method = andersen \ collision_ratio = 1.00 \ execute frequency = 1000.00 command = {print history file = TiO2_rutile.his}\ execute frequency = 500.00 command = { print table file = TiO2_rutileenergy.tbl+average+potential_energy}\ execute frequency = 500.00 command = { print table file = TiO2_rutiletemperature.tbl+instantaneous+temperature}\ } # down set T_downstart $ temp for {$i=1} {$i<$num_anneals} {incr i} { $ temp = $ T_downstart-$ i*$ T_scale dynamics \ time = 5000.00\ timestep = 1.00 \ initial_temperature = $ temp\ temperature = $ temp\ ensemble = NVT \ temperature_control_method = andersen \ collision_ratio = 1.00 \ execute frequency = 1000.00 command = {print history file = TiO2_rutile.his}\ execute frequency = 500.00 command = { print table file = TiO2_rutileenergy.tbl+average+potential_energy}\ execute frequency = 500.00 command = { print table file = TiO2_rutiletemperature.tbl+instantaneous+temperature}\ } 运行报错: Error: missing close-brace while executing" for...." 请高人指点...谢谢.... [ Last edited by csfn on 2008-11-30 at 11:47 ] |
» 猜你喜欢
一志愿华东师范大学有机化学专业,初试351分,复试被刷求调剂!
已经有4人回复
298求调剂
已经有4人回复
材料学硕333求调剂
已经有11人回复
0856求调剂
已经有7人回复
356求调剂
已经有3人回复
332求调剂
已经有7人回复
348求调剂
已经有4人回复
305求调剂
已经有8人回复
一志愿北京化工大学材料与化工(085600)296求调剂
已经有13人回复
调剂310
已经有9人回复














回复此楼
20