Update legacy memory specification in some example models.

PiperOrigin-RevId: 508330060
Change-Id: I16a5e70c5950178826a2a52a7a2005ef7f39ccfb
This commit is contained in:
Alessio Quaglino
2023-02-09 03:46:59 -08:00
committed by Copybara-Service
parent 7d8e810ab1
commit 2f10a7cb3b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<option solver="CG" tolerance="1e-6" timestep=".01"/>
<size nconmax="6000" njmax="6000" nstack="50000000"/>
<size memory="5M"/>
<visual>
<map stiffness="100"/>
+1 -1
View File
@@ -18,7 +18,7 @@
<option solver="CG" tolerance="1e-6" timestep=".01"/>
<size nconmax="6000" njmax="6000" nstack="50000000"/>
<size memory="10M"/>
<visual>
<map stiffness="100"/>
+1 -1
View File
@@ -24,7 +24,7 @@
<option solver="Newton" tolerance="1e-6" timestep=".001"/>
<size nconmax="6000" njmax="6000" nstack="50000000"/>
<size memory="100M"/>
<visual>
<map stiffness="100"/>
+1 -1
View File
@@ -22,7 +22,7 @@
<option solver="CG" tolerance="1e-6" timestep=".001"/>
<size nconmax="6000" njmax="6000" nstack="50000000"/>
<size memory="10M"/>
<visual>
<map stiffness="100"/>
+1 -1
View File
@@ -24,7 +24,7 @@
<option solver="Newton" tolerance="1e-6" timestep=".001"/>
<size nconmax="6000" njmax="6000" nstack="50000000"/>
<size memory="10M"/>
<visual>
<map stiffness="100"/>