<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://sstweb.ee.ous.ac.jp/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://sstweb.ee.ous.ac.jp/feed.php">
        <title>@surface - ase</title>
        <description></description>
        <link>http://sstweb.ee.ous.ac.jp/</link>
        <image rdf:resource="http://sstweb.ee.ous.ac.jp/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-15T00:17:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:atoms&amp;rev=1661229272&amp;do=diff"/>
                <rdf:li rdf:resource="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:cutoff&amp;rev=1661229272&amp;do=diff"/>
                <rdf:li rdf:resource="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:kpts&amp;rev=1661229272&amp;do=diff"/>
                <rdf:li rdf:resource="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:nc&amp;rev=1661229272&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://sstweb.ee.ous.ac.jp/lib/exe/fetch.php?media=wiki:logo.png">
        <title>@surface</title>
        <link>http://sstweb.ee.ous.ac.jp/</link>
        <url>http://sstweb.ee.ous.ac.jp/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:atoms&amp;rev=1661229272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-23T04:34:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>atoms</title>
        <link>http://sstweb.ee.ous.ac.jp/doku.php?id=ase:atoms&amp;rev=1661229272&amp;do=diff</link>
        <description>Atomsクラスインスタンス

summary


atoms = Atoms([Atom(&#039;H&#039;)])
jacapo = Jacapo(atoms = atoms)
jacapo.get_atoms()
jacapo.set_atoms(atoms)


コンストラクタ

ASE.Atoms instance	atoms is an ase.Atoms object that will be attached to this calculator.</description>
    </item>
    <item rdf:about="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:cutoff&amp;rev=1661229272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-23T04:34:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cutoff</title>
        <link>http://sstweb.ee.ous.ac.jp/doku.php?id=ase:cutoff&amp;rev=1661229272&amp;do=diff</link>
        <description>エネルギーカットオフ

set_pw
set_pw(self, pw)
set the planewave cutoff.

Parameters
 pw  integer  the planewave cutoff in eV 
this function checks to make sure the density wave cutoff is
greater than or equal to the planewave cutoff.

set_dw
$E_{cut}$$\vec{G}$$|\vec{G}|^2&lt;4E_{cut}$</description>
    </item>
    <item rdf:about="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:kpts&amp;rev=1661229272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-23T04:34:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>kpts</title>
        <link>http://sstweb.ee.ous.ac.jp/doku.php?id=ase:kpts&amp;rev=1661229272&amp;do=diff</link>
        <description>BZサンプリング


set_kpts(self, kpts)
set the kpt grid.
 
Parameters:
 
kpts: (n1,n2,n3) or [k1,k2,k3,...] or one of these
chadi-cohen sets:
 
* cc6_1x1
* cc12_2x3
* cc18_sq3xsq3
* cc18_1x1
* cc54_sq3xsq3
* cc54_1x1
* cc162_sq3xsq3
* cc162_1x1
 
(n1,n2,n3) creates an n1 x n2 x n3 monkhorst-pack grid,
[k1,k2,k3,...] creates a kpt-grid based on the kpoints
defined in k1,k2,k3,...
 
There is also a possibility to have Dacapo (fortran) create
the Kpoints in chadi-cohen or monkhorst-pack form. To do this
y…</description>
    </item>
    <item rdf:about="http://sstweb.ee.ous.ac.jp/doku.php?id=ase:nc&amp;rev=1661229272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-23T04:34:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nc</title>
        <link>http://sstweb.ee.ous.ac.jp/doku.php?id=ase:nc&amp;rev=1661229272&amp;do=diff</link>
        <description>ncファイル

summary


jacapo = Jacapo(nc = &#039;out.nc&#039;)
jacapo.get_nc()
jacapo.set_nc(nc=&#039;out.nc&#039;)


コンストラクタ

output netcdf file, or input file if nc already exists


jacapo = Jacapo(nc = &#039;out.nc&#039;)


set_nc

set filename for the netcdf and text output for this calculation</description>
    </item>
</rdf:RDF>
