Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALF
ALF
Commits
61cf669f
Commit
61cf669f
authored
Nov 29, 2020
by
Florian Goth
Browse files
Merge branch 'master' into 131-introduce-an-op_t-container
parents
9128f2cd
2e127a60
Pipeline
#9430
passed with stages
in 13 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Prog/Langevin_HMC_mod.F90
View file @
61cf669f
...
...
@@ -365,6 +365,7 @@
select
case
(
trim
(
this
%
Update_scheme
))
case
(
"Langevin"
)
Calc_Obser_eq
=
.True.
If
(
LTAU
==
1
)
Calc_Obser_eq
=
.false.
If
(
.not.
this
%
L_Forces
)
&
&
Call
Langevin_HMC_Forces
(
Phase
,
GR
,
GR_Tilde
,
Test
,
udvr
,
udvl
,
Stab_nt
,
udvst
,&
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment