SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


ase:jacapo:jcl

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
ase:jacapo:jcl [2019/05/22 14:48] – 作成 kimiase:jacapo:jcl [2019/05/22 14:51] kimi
行 1: 行 1:
-Class methods for JOB control+====== Class methods for JOB control ====== 
 +===== calculate ===== 
 +  calculate(self) 
 +run a calculation. 
 +you have to be a little careful with code in here. Use the calculation_required function to tell if a calculation is required. It is assumed here that if you call this, you mean it. 
 + 
 +===== calculation_required ===== 
 +  calculation_required(self, atoms=None, quantities=None) 
 +determines if a calculation is needed. 
 + 
 +return True if a calculation is needed to get up to date data.  
 +return False if no calculation is needed. 
 + 
 +quantities is here because of the ase interface. 
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