8000 Temperature related issue · Issue #23 · Frost-group/PolaronMobility.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Temperature related issue #23
Open
@vishal-1234-ai

Description

@vishal-1234-ai

I am running Polaronmobility calculation (Given example of Polaronmobility.jl)
julia> using PolaronMobility
julia> MAPIe = material(4.5, 24.1, 0.12, 2.25)
julia> MAPIe_polaron = frohlichpolaron(MAPIe, 300; verbose = true)

But calculation printing output:
Finite Temperature Information:

Temperatures | T = 6.25099
Reduced thermodynamic | β = 0.159975
Variational parameter | v = 44.6877
Variational parameter | w = 38.1597
Free energy | F = -16.2375
Electron energy | A = -6.85777
Interaction energy | B = 16.5435
Trial energy | C = 6.55174
Fictitious spring constant | κ = 540.83
Fictitious mass | M = 0.371408
Fictitious mass (asymptotic) | Ma = 1.17107
Reduced mass | Mr = 0.270823
Polaron radius | R = 2.84047

I am confused about temperature that giving input temperature is T = 300 but printing output temperature is T = T = 6.25099.
Please could tell me why such type of issue happening.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0