2023-01-01から1年間の記事一覧
How to compile LAMMPS with polymlp on macOS (arm) with conda-forge compilers conda create -n lammps conda activate lammps conda install compilers tree Download latest LAMMPS source code https://github.com/lammps/lammps. Download polymlp so…
LAMMPS crystal structure relaxation Quite many options exist in LAMMPS, and I googled to find how to optimize crystal structure. LAMMPSで格子変形を許して構造緩和をする - lan496の日記 It seems no fix command results in relaxation of interna…
Meanings of arrow symbols , Function (mathematics) - Wikipedia
Upgrade conda-forge postgresql from 14 to 15 Assume having old postgresql (v14) db directory exists at /home/username/aiida-proj/psql Upgrade postgresql (14 -> 15) of the current conda env (myproj) Create a new conda env (psql) with old po…
Ganglia web frontend Ubuntu 22.04ではPHPのバージョンアップが理由でGanglia web frontendが動かない。MonitorとGmetadは動く。Ganglia web frontendのためにUbuntu 20.04のVM(KVM)を用意して設定を行った。 # cat sites-enabled/ganglia.conf Alias /gang…
Updating the kernel modules for the Symantec Linux Agent https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-security/sescloud/Installing-the-Symantec-Agent-and-enrolling-devices/Updatin…
Multiprocessingとjoblib Python並列処理(multiprocessingとJoblib) - Qiita
Learning NumPy array Advanced NumPy | SciPy Japan 2019 Tutorial | Juan Nunuz-Iglesias - YouTube Universal functions (ufunc) — NumPy v1.24 Manual Sparse matrices (scipy.sparse) — SciPy v1.10.1 Manual
lammps ... 8.2.3. Triclinic (non-orthogonal) simulation boxes — LAMMPS documentation
cloud-init and virt-install List of useful web sites to learn combined use of cloud-init and virt-install Create Virtual Machines using virt-install(libvert) with cloud-init - Technekey.com
AiiDA on ubuntu 22.04 Ubuntu 22.04 installs recent RabbitMQ version that requires consumer_timeout configuration for AiiDA. See RabbitMQ version to use · aiidateam/aiida-core Wiki · GitHub What should be done is as follows: sudo vi /etc/ra…
VScode managing extensions This is really helpful! Developing on Remote Machines using SSH and Visual Studio Code You can also install all locally installed extensions on the SSH host by going to the Extensions view and selecting Install L…
Intel One API installation on Ubuntu APT Intel® oneAPI Toolkits (shでインストール) Configure apt source list following above information. Then, sudo apt install cmake pkg-config build-essential sudo apt install intel-basekit intel-hpckit …
C Coding Guidelines — Axom documentation Doxygen Manual: Documenting the code Documenting C++ Code — LSST DM Developer Guide main documentation DevDocs — C documentation