1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/helloyesterday-mindsponge

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
Внести вклад в разработку кода
Синхронизировать код
Отмена
Подсказка: Поскольку Git не поддерживает пустые директории, создание директории приведёт к созданию пустого файла .keep.
Loading...
README.en.md

MindSPONGE

Description

MindSPONGE (MindSpore Simulation Package tOwards Next Generation molecular modelling)

Software Architecture

MindSPONGE Architecture

Installation

This code was developed base on the AI framework MindSpore: https://mindspore.cn/en

  • Install the dependency libraries:
pip install -r requirements.txt
  • Compile the codes:
export CUDA_PATH={your_cuda_path}
bash build.sh -e gpu -j32
  • The compiled whl package is in the dist directory. Use pip to install:
pip install mindsponge-[gpu|ascend]

Instructions

The tutorials for user are in the "tutorials" directory:

Basic tutorials:

tutorial_b01.py: Create a simple simulation system manually.

tutorial_b02.py: Create a simple simulation system using template and parameters file.

tutorial_b03.py: Edit system and minimization.

tutorial_b04.py: MD simulation with bias potential.

tutorial_b05.py: MD simulation with periodic boundary condition.

tutorial_b06.py: Minimization and MD simulation of protein molecule.

tutorial_b07.py: Constraint and LINCS.

Advanced tutorials:

tutorial_a01.py: Metrics and collective variables (CVs).

tutorial_a02.py: Bias potential and metadynamics (MetaD)

tutorial_a03.py: Energy wrapper and integrated tempering sampling (ITS).

tutorial_a04.py: Hybrid enhanced sampling and MetaITS

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/

Комментарии ( 0 )

Вы можете оставить комментарий после Вход в систему

Введение

Пакет моделирования MindSpore для молекулярного моделирования следующего поколения. Развернуть Свернуть
Python и 4 других языков
Apache-2.0
Отмена

Обновления

Пока нет обновлений

Участники

все

Недавние действия

Загрузить больше
Больше нет результатов для загрузки
1
https://api.gitlife.ru/oschina-mirror/helloyesterday-mindsponge.git
git@api.gitlife.ru:oschina-mirror/helloyesterday-mindsponge.git
oschina-mirror
helloyesterday-mindsponge
helloyesterday-mindsponge
develop