Octopus
pcm_eom_oct_m::debye_param_t Type Reference

set of parameters for Debye dielectric model More...

Detailed Description

set of parameters for Debye dielectric model

Definition at line 153 of file pcm_eom.F90.

Private Attributes

real(real64) eps_0
 static dielectric constant (at ZERO frequency of the field) More...
 
real(real64) eps_d
 dynamic dielectric constant (at INFINITE frequency of the field) More...
 
real(real64) tau
 Debye relaxation time. More...
 

Member Data Documentation

◆ eps_0

real(real64) pcm_eom_oct_m::debye_param_t::eps_0
private

static dielectric constant (at ZERO frequency of the field)

Definition at line 154 of file pcm_eom.F90.

◆ eps_d

real(real64) pcm_eom_oct_m::debye_param_t::eps_d
private

dynamic dielectric constant (at INFINITE frequency of the field)

Definition at line 155 of file pcm_eom.F90.

◆ tau

real(real64) pcm_eom_oct_m::debye_param_t::tau
private

Debye relaxation time.

Definition at line 156 of file pcm_eom.F90.


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