(git:c5411e0)
Loading...
Searching...
No Matches
shell_potential_types::shell_kind_type Type Reference

Define the shell type. More...

Data Fields

real(dp) charge_core = 0.0_dp
 
real(dp) charge_shell = 0.0_dp
 
real(dp) mass_core = 0.0_dp
 
real(dp) massfrac = 0.0_dp
 
real(dp) mass_shell = 0.0_dp
 
real(dp) k2_spring = 0.0_dp
 
real(dp) k4_spring = 0.0_dp
 
real(dp) max_dist = 0.0_dp
 
real(dp) shell_cutoff = 0.0_dp
 

Detailed Description

Define the shell type.

Definition at line 28 of file shell_potential_types.F.

Field Documentation

◆ charge_core

real(dp) shell_potential_types::shell_kind_type::charge_core = 0.0_dp

Definition at line 29 of file shell_potential_types.F.

◆ charge_shell

real(dp) shell_potential_types::shell_kind_type::charge_shell = 0.0_dp

Definition at line 29 of file shell_potential_types.F.

◆ mass_core

real(dp) shell_potential_types::shell_kind_type::mass_core = 0.0_dp

Definition at line 31 of file shell_potential_types.F.

◆ massfrac

real(dp) shell_potential_types::shell_kind_type::massfrac = 0.0_dp

Definition at line 31 of file shell_potential_types.F.

◆ mass_shell

real(dp) shell_potential_types::shell_kind_type::mass_shell = 0.0_dp

Definition at line 31 of file shell_potential_types.F.

◆ k2_spring

real(dp) shell_potential_types::shell_kind_type::k2_spring = 0.0_dp

Definition at line 34 of file shell_potential_types.F.

◆ k4_spring

real(dp) shell_potential_types::shell_kind_type::k4_spring = 0.0_dp

Definition at line 34 of file shell_potential_types.F.

◆ max_dist

real(dp) shell_potential_types::shell_kind_type::max_dist = 0.0_dp

Definition at line 35 of file shell_potential_types.F.

◆ shell_cutoff

real(dp) shell_potential_types::shell_kind_type::shell_cutoff = 0.0_dp

Definition at line 36 of file shell_potential_types.F.


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