|
__init__(self,
jobname,
cd_params,
structure_fname,
force_field=' OPLS2.1 ' ,
ensemble=' NPT ' )
Valid FF : OPLS_2005 OPLS2.1 CHARMM AMBER |
|
|
|
|
|
|
|
|
|
generate_subjob_msj(self,
fname,
buffer_width,
MSJ_TEMPLATE=None,
net_charge=False) |
|
|
|
generate_master_msj(self) |
|
|
|
modify_fep_launcher_stage(self,
raw) |
|
|
|
modify_multisim_stage(self,
raw) |
|
|
|
modify_graph_stage(self,
raw) |
|
|
|
get_total_proc(self,
net_charge=False) |
|
|
|
|
|
set_mapper_rules(self,
raw) |
|
|
|
|
|
|
|
set_coul_correction(self,
raw) |
|
|
|
set_lambda_hopping(self,
raw) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|