mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
adjusting accuracy and default parameters [Fabien Brieuc]
svn-origin-rev: 18296
This commit is contained in:
parent
02ebe2af46
commit
902532e2cc
2 changed files with 3 additions and 3 deletions
|
|
@ -800,7 +800,7 @@ CONTAINS
|
|||
ELSE
|
||||
!**** initialization ****
|
||||
dx1 = 0.5_dp*hbokt*dw
|
||||
xmin = 1.0e-6_dp !these values allows for an acceptable
|
||||
xmin = 1.0e-3_dp !these values allows for an acceptable
|
||||
dx = 0.05_dp !ratio between accuracy, computing time and
|
||||
xmax = 10000.0_dp !memory requirement - tested for P up to 1024
|
||||
nx = INT((xmax-xmin)/dx)+1
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@ w512_pint_gle.inp 9 3e-13 -
|
|||
w512_pint_pile.inp 9 3e-12 0.86626194213382846
|
||||
w512_pint_piglet.inp 9 1e-11 74.121568533050350
|
||||
w512_pint_qtb_fp0.inp 9 3e-12 0.74500234403960519
|
||||
w512_pint_qtb_fp1.inp 9 3e-12 0.69230719541187824
|
||||
w512_pint_qtb_fp1-1.restart 9 3e-12 1.2482487432677658
|
||||
w512_pint_qtb_fp1.inp 9 3e-11 0.69230596409781
|
||||
w512_pint_qtb_fp1-1.restart 9 3e-10 1.2482810107580609
|
||||
centroid_velocity_init.inp 9 1.0E-14 0.32999751991202331
|
||||
he32_density.inp 40 2e-14 -6.8167031351590079E-005
|
||||
he32_only_worm.inp 40 1e-11 1.9115591620126446
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue