GenIce3

Getting started

Quick start

To generate a hydrogen-disordered ice structure, use the unit cell name (e.g. 1h for Ice Ih, 4 for Ice IV) as the first argument:

genice3 1h > ice.gro

Full documentation is available at the manual.

New in GenIce3

Example — cage survey (formerly --assess_cages):

genice3 CS2 -e cage_survey > cages.json

Demo

GenIce3 works well in interactive environments.
Try it on Google Colaboratory.

Requirements

Installation

GenIce3 is on PyPI. Install with pip:

pip install genice3

Uninstallation

pip uninstall genice3