(git:c5411e0)
Loading...
Searching...
No Matches
pair_potential_types::siepmann_pot_type Type Reference

Data Fields

real(kind=dp) b = 0.0_dp
 
real(kind=dp) d = 0.0_dp
 
real(kind=dp) e = 0.0_dp
 
real(kind=dp) f = 0.0_dp
 
real(kind=dp) beta = 0.0_dp
 
real(kind=dp) rcutsq = 0.0_dp
 
logical allow_oh_formation = .FALSE.
 
logical allow_h3o_formation = .FALSE.
 
logical allow_o_formation = .FALSE.
 

Detailed Description

Definition at line 269 of file pair_potential_types.F.

Field Documentation

◆ b

real(kind=dp) pair_potential_types::siepmann_pot_type::b = 0.0_dp

Definition at line 270 of file pair_potential_types.F.

◆ d

real(kind=dp) pair_potential_types::siepmann_pot_type::d = 0.0_dp

Definition at line 271 of file pair_potential_types.F.

◆ e

real(kind=dp) pair_potential_types::siepmann_pot_type::e = 0.0_dp

Definition at line 272 of file pair_potential_types.F.

◆ f

real(kind=dp) pair_potential_types::siepmann_pot_type::f = 0.0_dp

Definition at line 273 of file pair_potential_types.F.

◆ beta

real(kind=dp) pair_potential_types::siepmann_pot_type::beta = 0.0_dp

Definition at line 274 of file pair_potential_types.F.

◆ rcutsq

real(kind=dp) pair_potential_types::siepmann_pot_type::rcutsq = 0.0_dp

Definition at line 275 of file pair_potential_types.F.

◆ allow_oh_formation

logical pair_potential_types::siepmann_pot_type::allow_oh_formation = .FALSE.

Definition at line 276 of file pair_potential_types.F.

◆ allow_h3o_formation

logical pair_potential_types::siepmann_pot_type::allow_h3o_formation = .FALSE.

Definition at line 277 of file pair_potential_types.F.

◆ allow_o_formation

logical pair_potential_types::siepmann_pot_type::allow_o_formation = .FALSE.

Definition at line 278 of file pair_potential_types.F.


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