Update legacy memory specification in some example models.
PiperOrigin-RevId: 508330060 Change-Id: I16a5e70c5950178826a2a52a7a2005ef7f39ccfb
This commit is contained in:
committed by
Copybara-Service
parent
7d8e810ab1
commit
2f10a7cb3b
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user