<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://mcloud-doc.lonxun.com/wiki/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://mcloud-doc.lonxun.com/wiki/feed.php">
        <title>龙讯旷腾 pwmat Wiki - mstation:pwmat</title>
        <description></description>
        <link>http://mcloud-doc.lonxun.com/wiki/</link>
        <image rdf:resource="http://mcloud-doc.lonxun.com/wiki/_media/logo.png" />
       <dc:date>2026-04-23T01:48:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/ase?rev=1722506865&amp;do=diff"/>
                <rdf:li rdf:resource="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwkit?rev=1713840008&amp;do=diff"/>
                <rdf:li rdf:resource="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwmlff?rev=1724056857&amp;do=diff"/>
                <rdf:li rdf:resource="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwmlffdemo?rev=1724384659&amp;do=diff"/>
                <rdf:li rdf:resource="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pypwmat?rev=1772527546&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://mcloud-doc.lonxun.com/wiki/_media/logo.png">
        <title>龙讯旷腾 pwmat Wiki</title>
        <link>http://mcloud-doc.lonxun.com/wiki/</link>
        <url>http://mcloud-doc.lonxun.com/wiki/_media/logo.png</url>
    </image>
    <item rdf:about="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/ase?rev=1722506865&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-01T10:07:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ase 模块安装</title>
        <link>http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/ase?rev=1722506865&amp;do=diff</link>
        <description>ase 模块安装

相关 modules


65	ase_test
68	MLFF on_the_fly test


安装方法

参照: &lt;http://www.pwmat.com/modulefiles/pwmat-resource/module-download7/pdf/on_the_fly_note.pdf&gt;


module load conda/3-2020.07
source /share/app/conda/conda3/etc/profile.d/conda.sh
conda env list

conda create -n ase python=3.8
conda activate ase

which python
which pip

pip install ase

import ase;

# 查看 ase 安装的目录
ase.__file__ 

下载并解压 on_the_fly_test.zip, 里面有 ase.tgz
解压 ase.tgz 替换掉上面安装的 ase…</description>
    </item>
    <item rdf:about="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwkit?rev=1713840008&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-23T02:40:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pwkit 安装</title>
        <link>http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwkit?rev=1713840008&amp;do=diff</link>
        <description>pwkit 安装

github 地址

	&quot;
 pwkit_env.tar.gz 下载

 intel版本：&lt;https://www.jianguoyun.com/p/DfhQFx8Q_qS-CxifgfwEIAA&gt;，提取码为 lxkt

 pwkit-2.0.tar.gz 下载

 &lt;https://github.com/LonxunQuantum/pwkit/archive/refs/tags/v2.0.tar.gz&gt;
&quot;

pwkit_20240423 下载

	&quot;
 pwkit_20240423.tgz 同时包含了 pwkit 和 pwkit_env 

 链接：&lt;https://pan.baidu.com/s/1S8rX5qmeeTRW8Qmx_WtMzg?pwd=lxkt&gt; 
 提取码：lxkt
&quot;

pwkit_env 安装

	&quot;</description>
    </item>
    <item rdf:about="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwmlff?rev=1724056857&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-19T08:40:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pwmlff编译环境和使用</title>
        <link>http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwmlff?rev=1724056857&amp;do=diff</link>
        <description>pwmlff编译环境和使用

pwmlff 加载编译环境


module load cuda/11.8 intel/2020
source /opt/rh/devtoolset-9/enable
module load conda/3-2020.07
source /share/app/conda/conda3/etc/profile.d/conda.sh
conda activate PWMLFF


Lammps for PWMLFF 加载编译环境</description>
    </item>
    <item rdf:about="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwmlffdemo?rev=1724384659&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-08-23T03:44:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pwmlff 案例脚本</title>
        <link>http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pwmlffdemo?rev=1724384659&amp;do=diff</link>
        <description>pwmlff 案例脚本

pwmlff 相关 [案例下载]

modulefiles

/data/mod/lammps4pwmlff/0.1.0


#%Module1.0
## modules modulefile

set    prefix      /data/app/Lammps_for_PWMLFF-0.1.0

module-whatis &quot;Lammps_for_PWMLFF-0.1.0&quot;

module load intel/2020

prepend-path PATH             $prefix/lammps_neigh_mlff_20230508/src</description>
    </item>
    <item rdf:about="http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pypwmat?rev=1772527546&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-03T08:45:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pypwmat 2.0 模块安装</title>
        <link>http://mcloud-doc.lonxun.com/wiki/mstation/pwmat/pypwmat?rev=1772527546&amp;do=diff</link>
        <description>pypwmat 2.0 模块安装

conda 环境下载

链接：&lt;http://223.70.160.60:9999&gt;  

用户名：pwmat  

密码: SimplyTheBest  



mkdir -p /${install_path}/miniconda3/envs/pypwmat
tar zxf pypwmat_conda_env.tar.gz -C ${install_path}/miniconda3/envs/pypwmat



mkdir -p /${install_path}/miniconda3/envs/phono3py
tar zxf phono3py.tar.gz -C ${install_path}/miniconda3/envs/phono3py</description>
    </item>
</rdf:RDF>
