Skip to content

Commit

Permalink
Formatting json files (review comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
WPK4FEM committed Dec 4, 2024
1 parent adec0fb commit 0888fdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"YOUNG_MODULUS": 100000.0,
"POISSON_RATIO": 0.2,
"K0_MAIN_DIRECTION": 1,
"INDEX_OF_UMAT_PHI_PARAMETER": 4,
"INDEX_OF_UMAT_PHI_PARAMETER": 4,
"UMAT_PARAMETERS" : [30000000,
0.2,
1000.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"PERMEABILITY_XX" : 4.5e-30,
"PERMEABILITY_YY" : 4.5e-30,
"PERMEABILITY_XY" : 0.0,
"K0_MAIN_DIRECTION" : 1,
"K0_MAIN_DIRECTION" : 1,
"DYNAMIC_VISCOSITY" : 1.0e-3,
"UDSM_NAME" : "../../MohrCoulombUMAT.dll",
"IS_FORTRAN_UDSM" : true,
Expand Down

0 comments on commit 0888fdc

Please sign in to comment.