SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


ase:jacapo:jcl

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
ase:jacapo:jcl [2019/05/22 14:51] kimiase:jacapo:jcl [2019/05/22 14:58] – [execute_parent_calculation] kimi
行 13: 行 13:
  
 quantities is here because of the ase interface. quantities is here because of the ase interface.
 +===== execute_external_dynamics =====
 + 
 +  execute_external_dynamics(self, nc=None, txt=None, stoppfile='stop', stopprogram=None)
 +Implementation of the stay alive functionality with socket communication between dacapo and python.  
 +Known limitations: It is not possible to start 2 independent Dacapo calculators from the same python process, since the python PID is used as identifier for the script[PID].py file.
 +
 +===== execute_parent_calculation =====
 + 
 +  execute_parent_calculation(self)
 +Implementation of an extra level of parallelization, where one jacapo calculator spawns several dacapo.run processes. This is used for NEBs parallelized over images.
 +
 +===== get_ascii_debug =====
 +  
 +  get_ascii_debug(self)
 +Return the debug settings in Dacapo
  
ase/jacapo/jcl.txt · 最終更新: 2022/08/23 13:34 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki