Skip to content

Commit 3c5cd22

Browse files
authored
[GeoMechanicsApplication] Ran formatter after update (#14386)
1 parent 7ad6c73 commit 3c5cd22

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

applications/GeoMechanicsApplication/tests/dsettlement/phreatic_line_below_soil_surface/MaterialParameters_abc.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"Variables": {
1111
"IGNORE_UNDRAINED": false,
1212
"BIOT_COEFFICIENT": 1.0,
13-
"DENSITY_SOLID": 2.242609582059123e+03,
14-
"DENSITY_WATER": 1.019367991845056e+03,
13+
"DENSITY_SOLID": 2.24260958205912e+03,
14+
"DENSITY_WATER": 1.01936799184506e+03,
1515
"POROSITY": 0.5,
1616
"BULK_MODULUS_SOLID": 2.0e+10,
1717
"BULK_MODULUS_FLUID": 2.2e+09,
@@ -27,9 +27,9 @@
2727
"UDSM_NUMBER": 1,
2828
"IS_FORTRAN_UDSM": true,
2929
"UMAT_PARAMETERS": [
30-
4.998729486706428e-02,
30+
4.99872948670643e-02,
3131
0.19999260891644746,
32-
1.999926089164475e-02,
32+
1.99992608916447e-02,
3333
8.64e+04,
3434
1.5
3535
],

applications/GeoMechanicsApplication/tests/dsettlement/phreatic_line_below_soil_surface/MaterialParameters_linear.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"Variables": {
1111
"IGNORE_UNDRAINED": true,
1212
"BIOT_COEFFICIENT": 1.0,
13-
"DENSITY_SOLID": 2.242609582059123e+03,
14-
"DENSITY_WATER": 1.019367991845056e+03,
13+
"DENSITY_SOLID": 2.24260958205912e+03,
14+
"DENSITY_WATER": 1.01936799184506e+03,
1515
"POROSITY": 0.5,
1616
"BULK_MODULUS_SOLID": 2.0e+10,
1717
"BULK_MODULUS_FLUID": 2.2e+09,

0 commit comments

Comments
 (0)