Skip to content

Commit 9faf13d

Browse files
committed
Update Chrono version in YAML input files
1 parent ae943f9 commit 9faf13d

45 files changed

Lines changed: 45 additions & 45 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/yaml/fsi/baffleflow/fsi_baffleflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22
type: FSI
33

44
mbs: "mbs.yaml"

data/yaml/fsi/baffleflow/mbs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22
type: MBS
33

44
model: "model_mbs.yaml"

data/yaml/fsi/baffleflow/model_mbs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22

33
model:
44
name: Baffles

data/yaml/fsi/baffleflow/model_sph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22

33
model:
44
name: Soil flow

data/yaml/fsi/baffleflow/solver_mbs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22

33
contact_method: SMC
44

data/yaml/fsi/baffleflow/solver_sph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22

33
sph:
44
eos_type: ISOTHERMAL

data/yaml/fsi/baffleflow/sph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22
type: SPH
33

44
model: "model_sph.yaml"

data/yaml/fsi/objectdrop/fsi_objectdrop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22
type: FSI
33

44
mbs: "mbs.yaml"

data/yaml/fsi/objectdrop/mbs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22
type: MBS
33

44
model: "model_mbs.yaml"

data/yaml/fsi/objectdrop/model_mbs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chrono-version: 9.0
1+
chrono-version: 10.0
22

33
model:
44
name: Cylinder

0 commit comments

Comments
 (0)