2 Star 0 Fork 0

luyi07/pvpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Ba132.sh 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
luyi07 提交于 2021-09-01 17:07 . added deriv-NH mode
#!/bin/bash
nucleus=Ba132
pN=1
nN=1
jsp="example/sdg7h11/CQi50-82.jsp"
xpn="example/sdg7h11/CQi50-82.pn"
pjpair="output/best-proton.pair0"
njpair="output/best-neutron.pair0"
echo "======================================================================="
echo " variation starts "
echo "-----------------------------------------------------------------------"
./pvpc.x << input
v-wo-Pandya # mode: optimize
$nucleus # nucleus
$pN # number of proton pairs
$nN # number of neutron pairs
$jsp # file for j-scheme single particle orbits
xpn # format of interactions: J-scheme P+Q interactions
$xpn # file for interactions
y # scaling
1 # number of optimized pair condensates ordered, though they may turn out to be linearly dependent.
y # start from random pairs
input
echo "-----------------------------------------------------------------------"
echo " variation ends "
echo "======================================================================="
echo "======================================================================="
echo " LAP starts "
echo "-----------------------------------------------------------------------"
./pvpc.x << Input
LAP-wo-Pandya // mode
$nucleus // nucleus
$pN // # of proton pairs
$nN // # of neutron pairs
$jsp // file for j-scheme single particle space
xpn // format of interactions
$xpn // file for interactions
y // scale or not
1 // number of pair condensates
$pjpair $njpair
16 // Jmax to be projected, not doubled
Input
echo "-----------------------------------------------------------------------"
echo " LAP ends "
echo "======================================================================="
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/luyi07/pvpc.git
git@gitee.com:luyi07/pvpc.git
luyi07
pvpc
pvpc
master

搜索帮助

A270a887 8829481 3d7a4017 8829481