Loading...
Searching...
No Matches
topoparam::LayerStack Struct Reference

#include <order_parameter.hpp>

Public Attributes

double phiC = 0.0
std::string sequence
std::vector< int > cubicPerLayer
std::vector< int > hexPerLayer

Detailed Description

CHILL+ cubic/hexagonal molecules binned into basal layers along axis (0=x, 1=y, 2=z). phiC is N_Ic / (N_Ic + N_Ih). sequence is one character per layer: C cubic-majority, H hexagonal-majority, M a tie with ice present, . empty.

Definition at line 79 of file order_parameter.hpp.

Member Data Documentation

◆ cubicPerLayer

std::vector<int> topoparam::LayerStack::cubicPerLayer

Definition at line 82 of file order_parameter.hpp.

◆ hexPerLayer

std::vector<int> topoparam::LayerStack::hexPerLayer

Definition at line 83 of file order_parameter.hpp.

◆ phiC

double topoparam::LayerStack::phiC = 0.0

Definition at line 80 of file order_parameter.hpp.

◆ sequence

std::string topoparam::LayerStack::sequence

Definition at line 81 of file order_parameter.hpp.


The documentation for this struct was generated from the following file: