Skip to content

Commit e2ebd17

Browse files
committed
Reduce number of temperature in bridgemanite exmaple to reduce test burden on GitHub machine
1 parent a9dd5c9 commit e2ebd17

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/bridgmanite/settings.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ qha:
88
order: 3
99
static_only: False
1010
T_MIN: 0
11-
NT: 41
12-
DT: 100
13-
DT_SAMPLE: 100
11+
NT: 16
12+
DT: 300
13+
DT_SAMPLE: 300
1414
volume_ratio: 1.2
1515
elast:
1616
input: elast.dat

0 commit comments

Comments
 (0)