FourCIPP 1.39.0__py3-none-any.whl → 1.40.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  metadata:
2
- commit_hash: 9e8bb66ef462434dce69d35bfc0ea1a26c46cd93
2
+ commit_hash: 6ab70b784ce325b9c08c98b0840e2482adccaaa9
3
3
  version: 2025.4.0-dev
4
4
  description_section_name: TITLE
5
5
  legacy_element_specs:
@@ -7256,26 +7256,6 @@ sections:
7256
7256
  specs:
7257
7257
  - type: all_of
7258
7258
  specs:
7259
- - name: BEAMS_STRATEGY
7260
- type: enum
7261
- description: "Type of employed solving strategy"
7262
- required: false
7263
- default: "None"
7264
- choices:
7265
- - name: "None"
7266
- - name: "Penalty"
7267
- - name: "none"
7268
- - name: "penalty"
7269
- - name: MODELEVALUATOR
7270
- type: enum
7271
- description: "Type of model evaluator"
7272
- required: false
7273
- default: "Old"
7274
- choices:
7275
- - name: "Old"
7276
- - name: "Standard"
7277
- - name: "old"
7278
- - name: "standard"
7279
7259
  - name: BEAMS_NEWGAP
7280
7260
  type: bool
7281
7261
  description: "choose between original or enhanced gapfunction"
@@ -7286,41 +7266,11 @@ sections:
7286
7266
  description: "choose between beam contact with and without subsegment generation"
7287
7267
  required: false
7288
7268
  default: false
7289
- - name: BEAMS_DEBUG
7290
- type: bool
7291
- description: "This flag can be used for testing purposes. When it is switched on, some sanity checks are not performed!"
7292
- required: false
7293
- default: false
7294
- - name: BEAMS_INACTIVESTIFF
7295
- type: bool
7296
- description: "Always apply contact stiffness in first Newton step for pairs which have active in last time step"
7297
- required: false
7298
- default: false
7299
- - name: BEAMS_BTSOL
7300
- type: bool
7301
- description: "decide, if also the contact between beams and solids is possible"
7302
- required: false
7303
- default: false
7304
7269
  - name: BEAMS_ENDPOINTPENALTY
7305
7270
  type: bool
7306
7271
  description: "Additional consideration of endpoint-line and endpoint-endpoint contacts"
7307
7272
  required: false
7308
7273
  default: false
7309
- - name: BEAMS_SMOOTHING
7310
- type: enum
7311
- description: "Application of smoothed tangent field"
7312
- required: false
7313
- default: "None"
7314
- choices:
7315
- - name: "Cpp"
7316
- - name: "None"
7317
- - name: "cpp"
7318
- - name: "none"
7319
- - name: BEAMS_DAMPING
7320
- type: bool
7321
- description: "Application of a contact damping force"
7322
- required: false
7323
- default: false
7324
7274
  - name: BEAMS_BTBPENALTYPARAM
7325
7275
  type: double
7326
7276
  description: "Penalty parameter for beam-to-beam point contact"
@@ -7331,36 +7281,6 @@ sections:
7331
7281
  description: "Penalty parameter per unit length for beam-to-beam line contact"
7332
7282
  required: false
7333
7283
  default: -1
7334
- - name: BEAMS_BTSPENALTYPARAM
7335
- type: double
7336
- description: "Penalty parameter for beam-to-solid contact"
7337
- required: false
7338
- default: 0
7339
- - name: BEAMS_DAMPINGPARAM
7340
- type: double
7341
- description: "Damping parameter for contact damping force"
7342
- required: false
7343
- default: -1000
7344
- - name: BEAMS_DAMPREGPARAM1
7345
- type: double
7346
- description: "First (at gap1, with gap1>gap2) regularization parameter for contact damping force"
7347
- required: false
7348
- default: -1000
7349
- - name: BEAMS_DAMPREGPARAM2
7350
- type: double
7351
- description: "Second (at gap2, with gap1>gap2) regularization parameter for contact damping force"
7352
- required: false
7353
- default: -1000
7354
- - name: BEAMS_MAXDISISCALEFAC
7355
- type: double
7356
- description: "Scale factor in order to limit maximal iterative displacement increment (resiudal displacement)"
7357
- required: false
7358
- default: -1
7359
- - name: BEAMS_MAXDELTADISSCALEFAC
7360
- type: double
7361
- description: "Scale factor in order to limit maximal displacement per time step"
7362
- required: false
7363
- default: 1
7364
7284
  - name: BEAMS_PERPSHIFTANGLE1
7365
7285
  type: double
7366
7286
  description: "Lower shift angle (in degrees) for penalty scaling of large-angle-contact"
@@ -7429,37 +7349,6 @@ sections:
7429
7349
  description: "For gaps > -BEAMS_BASICSTIFFGAP, only the basic part of the contact linearization is applied!"
7430
7350
  required: false
7431
7351
  default: -1
7432
- - name: BEAMS_OCTREE
7433
- type: enum
7434
- description: "octree and bounding box type for octree search routine"
7435
- required: false
7436
- default: "None"
7437
- choices:
7438
- - name: "None"
7439
- - name: "none"
7440
- - name: "octree_axisaligned"
7441
- - name: "octree_cylorient"
7442
- - name: "octree_spherical"
7443
- - name: BEAMS_ADDITEXT
7444
- type: bool
7445
- description: "Switch between No==multiplicative extrusion factor and Yes==additive extrusion factor"
7446
- required: false
7447
- default: true
7448
- - name: BEAMS_EXTVAL
7449
- type: string
7450
- description: "extrusion value(s) of the bounding box, Depending on BEAMS_ADDITIVEEXTFAC is either additive or multiplicative. Give one or two values."
7451
- required: false
7452
- default: "-1.0"
7453
- - name: BEAMS_TREEDEPTH
7454
- type: int
7455
- description: "max. tree depth of the octree"
7456
- required: false
7457
- default: 6
7458
- - name: BEAMS_BOXESINOCT
7459
- type: int
7460
- description: "max number of bounding boxes in any leaf octant"
7461
- required: false
7462
- default: 8
7463
7352
  - name: BEAM CONTACT/RUNTIME VTK OUTPUT
7464
7353
  type: group
7465
7354
  required: false
@@ -1,5 +1,5 @@
1
1
  {
2
- "description": "Schema for 4C\nCommit hash: 9e8bb66ef462434dce69d35bfc0ea1a26c46cd93\nVersion: 2025.4.0-dev",
2
+ "description": "Schema for 4C\nCommit hash: 6ab70b784ce325b9c08c98b0840e2482adccaaa9\nVersion: 2025.4.0-dev",
3
3
  "type": "object",
4
4
  "properties": {
5
5
  "ALE DOMAIN": {
@@ -68766,30 +68766,6 @@
68766
68766
  "description": "No description yet.",
68767
68767
  "type": "object",
68768
68768
  "properties": {
68769
- "BEAMS_STRATEGY": {
68770
- "title": "BEAMS_STRATEGY (enum)",
68771
- "description": "Type of employed solving strategy",
68772
- "default": "None",
68773
- "type": "string",
68774
- "enum": [
68775
- "None",
68776
- "Penalty",
68777
- "none",
68778
- "penalty"
68779
- ]
68780
- },
68781
- "MODELEVALUATOR": {
68782
- "title": "MODELEVALUATOR (enum)",
68783
- "description": "Type of model evaluator",
68784
- "default": "Old",
68785
- "type": "string",
68786
- "enum": [
68787
- "Old",
68788
- "Standard",
68789
- "old",
68790
- "standard"
68791
- ]
68792
- },
68793
68769
  "BEAMS_NEWGAP": {
68794
68770
  "title": "BEAMS_NEWGAP (bool)",
68795
68771
  "description": "choose between original or enhanced gapfunction",
@@ -68802,48 +68778,12 @@
68802
68778
  "default": false,
68803
68779
  "type": "boolean"
68804
68780
  },
68805
- "BEAMS_DEBUG": {
68806
- "title": "BEAMS_DEBUG (bool)",
68807
- "description": "This flag can be used for testing purposes. When it is switched on, some sanity checks are not performed!",
68808
- "default": false,
68809
- "type": "boolean"
68810
- },
68811
- "BEAMS_INACTIVESTIFF": {
68812
- "title": "BEAMS_INACTIVESTIFF (bool)",
68813
- "description": "Always apply contact stiffness in first Newton step for pairs which have active in last time step",
68814
- "default": false,
68815
- "type": "boolean"
68816
- },
68817
- "BEAMS_BTSOL": {
68818
- "title": "BEAMS_BTSOL (bool)",
68819
- "description": "decide, if also the contact between beams and solids is possible",
68820
- "default": false,
68821
- "type": "boolean"
68822
- },
68823
68781
  "BEAMS_ENDPOINTPENALTY": {
68824
68782
  "title": "BEAMS_ENDPOINTPENALTY (bool)",
68825
68783
  "description": "Additional consideration of endpoint-line and endpoint-endpoint contacts",
68826
68784
  "default": false,
68827
68785
  "type": "boolean"
68828
68786
  },
68829
- "BEAMS_SMOOTHING": {
68830
- "title": "BEAMS_SMOOTHING (enum)",
68831
- "description": "Application of smoothed tangent field",
68832
- "default": "None",
68833
- "type": "string",
68834
- "enum": [
68835
- "Cpp",
68836
- "None",
68837
- "cpp",
68838
- "none"
68839
- ]
68840
- },
68841
- "BEAMS_DAMPING": {
68842
- "title": "BEAMS_DAMPING (bool)",
68843
- "description": "Application of a contact damping force",
68844
- "default": false,
68845
- "type": "boolean"
68846
- },
68847
68787
  "BEAMS_BTBPENALTYPARAM": {
68848
68788
  "title": "BEAMS_BTBPENALTYPARAM (double)",
68849
68789
  "description": "Penalty parameter for beam-to-beam point contact",
@@ -68856,42 +68796,6 @@
68856
68796
  "default": -1,
68857
68797
  "type": "number"
68858
68798
  },
68859
- "BEAMS_BTSPENALTYPARAM": {
68860
- "title": "BEAMS_BTSPENALTYPARAM (double)",
68861
- "description": "Penalty parameter for beam-to-solid contact",
68862
- "default": 0,
68863
- "type": "number"
68864
- },
68865
- "BEAMS_DAMPINGPARAM": {
68866
- "title": "BEAMS_DAMPINGPARAM (double)",
68867
- "description": "Damping parameter for contact damping force",
68868
- "default": -1000,
68869
- "type": "number"
68870
- },
68871
- "BEAMS_DAMPREGPARAM1": {
68872
- "title": "BEAMS_DAMPREGPARAM1 (double)",
68873
- "description": "First (at gap1, with gap1>gap2) regularization parameter for contact damping force",
68874
- "default": -1000,
68875
- "type": "number"
68876
- },
68877
- "BEAMS_DAMPREGPARAM2": {
68878
- "title": "BEAMS_DAMPREGPARAM2 (double)",
68879
- "description": "Second (at gap2, with gap1>gap2) regularization parameter for contact damping force",
68880
- "default": -1000,
68881
- "type": "number"
68882
- },
68883
- "BEAMS_MAXDISISCALEFAC": {
68884
- "title": "BEAMS_MAXDISISCALEFAC (double)",
68885
- "description": "Scale factor in order to limit maximal iterative displacement increment (resiudal displacement)",
68886
- "default": -1,
68887
- "type": "number"
68888
- },
68889
- "BEAMS_MAXDELTADISSCALEFAC": {
68890
- "title": "BEAMS_MAXDELTADISSCALEFAC (double)",
68891
- "description": "Scale factor in order to limit maximal displacement per time step",
68892
- "default": 1,
68893
- "type": "number"
68894
- },
68895
68799
  "BEAMS_PERPSHIFTANGLE1": {
68896
68800
  "title": "BEAMS_PERPSHIFTANGLE1 (double)",
68897
68801
  "description": "Lower shift angle (in degrees) for penalty scaling of large-angle-contact",
@@ -68972,43 +68876,6 @@
68972
68876
  "description": "For gaps > -BEAMS_BASICSTIFFGAP, only the basic part of the contact linearization is applied!",
68973
68877
  "default": -1,
68974
68878
  "type": "number"
68975
- },
68976
- "BEAMS_OCTREE": {
68977
- "title": "BEAMS_OCTREE (enum)",
68978
- "description": "octree and bounding box type for octree search routine",
68979
- "default": "None",
68980
- "type": "string",
68981
- "enum": [
68982
- "None",
68983
- "none",
68984
- "octree_axisaligned",
68985
- "octree_cylorient",
68986
- "octree_spherical"
68987
- ]
68988
- },
68989
- "BEAMS_ADDITEXT": {
68990
- "title": "BEAMS_ADDITEXT (bool)",
68991
- "description": "Switch between No==multiplicative extrusion factor and Yes==additive extrusion factor",
68992
- "default": true,
68993
- "type": "boolean"
68994
- },
68995
- "BEAMS_EXTVAL": {
68996
- "title": "BEAMS_EXTVAL (string)",
68997
- "description": "extrusion value(s) of the bounding box, Depending on BEAMS_ADDITIVEEXTFAC is either additive or multiplicative. Give one or two values.",
68998
- "default": "-1.0",
68999
- "type": "string"
69000
- },
69001
- "BEAMS_TREEDEPTH": {
69002
- "title": "BEAMS_TREEDEPTH (int)",
69003
- "description": "max. tree depth of the octree",
69004
- "default": 6,
69005
- "type": "integer"
69006
- },
69007
- "BEAMS_BOXESINOCT": {
69008
- "title": "BEAMS_BOXESINOCT (int)",
69009
- "description": "max number of bounding boxes in any leaf octant",
69010
- "default": 8,
69011
- "type": "integer"
69012
68879
  }
69013
68880
  },
69014
68881
  "additionalProperties": false
@@ -402426,5 +402293,5 @@
402426
402293
  "PROBLEM TYPE"
402427
402294
  ],
402428
402295
  "$schema": "https://json-schema.org/draft/2020-12/schema",
402429
- "$id": "9e8bb66ef462434dce69d35bfc0ea1a26c46cd93"
402296
+ "$id": "6ab70b784ce325b9c08c98b0840e2482adccaaa9"
402430
402297
  }
fourcipp/version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '1.39.0'
32
- __version_tuple__ = version_tuple = (1, 39, 0)
31
+ __version__ = version = '1.40.0'
32
+ __version_tuple__ = version_tuple = (1, 40, 0)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: FourCIPP
3
- Version: 1.39.0
3
+ Version: 1.40.0
4
4
  Summary: A streamlined Python Parser for 4C input files
5
5
  Author: FourCIPP Authors
6
6
  License: The MIT License (MIT)
@@ -1,8 +1,8 @@
1
1
  fourcipp/__init__.py,sha256=4pz7DVXErSbUcLqPTaHnQfdJzKkpfZDivBqbHbTgpRE,1388
2
2
  fourcipp/fourc_input.py,sha256=U_1b3XtZpXZfRV3ZAWiZzpAKtLWWrdBXow2r3wNPWao,24720
3
- fourcipp/version.py,sha256=Dj2QaXELg6PpeXeLgj_oylZJy58D2f8eumyiKVf19pQ,706
4
- fourcipp/config/4C_metadata.yaml,sha256=GSDMbvLGZ77RWoInncxUkB-DxvytKcAdttaFChuiiH0,2612368
5
- fourcipp/config/4C_schema.json,sha256=u0z5t85M-7zjx51Q9zvfSEk9OrMvZ-OyGm9VOWsZYPs,16560761
3
+ fourcipp/version.py,sha256=dxZI2xWJYica5UvRI6U6kh8KsX350KFePNKSMlGyDEQ,706
4
+ fourcipp/config/4C_metadata.yaml,sha256=m4PQ11p2zmod6gUc5sFAAzy3fRnnwpGHOrs1as_PoYs,2607827
5
+ fourcipp/config/4C_schema.json,sha256=zr3rcckoCBG8vQGen6t4GLTJxsVRwo4ejE6aczAhsM0,16556003
6
6
  fourcipp/config/config.yaml,sha256=n2c2a6E4HKfAdNWOQz1kLUuf5p4NLxIddaAi2t5eM38,460
7
7
  fourcipp/legacy_io/__init__.py,sha256=L3MWW-WjPbPAJVX8Z0Uheftn0dRPnqNnSBic3uloFhI,5750
8
8
  fourcipp/legacy_io/element.py,sha256=rP8F-m-8ZCwCxtV_OASvvLeNYr01zsmgZsDZSJ_G1gY,3977
@@ -20,9 +20,9 @@ fourcipp/utils/not_set.py,sha256=NHf0UXDmTuZfvfnIIgkkx4EohxRsN4MVUHUpt7VOnaQ,243
20
20
  fourcipp/utils/type_hinting.py,sha256=izPEhbMdmhrIBamCLqqF_6iDZW-w7a8kplUugbQILyw,1714
21
21
  fourcipp/utils/validation.py,sha256=FejHOj1MddaU7gEpMN-f8Mz3rYjflakd1qcsKnctHqA,5292
22
22
  fourcipp/utils/yaml_io.py,sha256=jPgVnxE858XTpDC6BVhfbbljQegL58zc3u2VPYCTvGE,5771
23
- fourcipp-1.39.0.dist-info/licenses/LICENSE,sha256=lkSOHdH9IZ8c3Vnz0fFjqls1cRlmLADBP8QEIwUlH3o,1082
24
- fourcipp-1.39.0.dist-info/METADATA,sha256=1BLuA2vlX0H-8r0FviblcxP7wjDrIP7FT1VABQLovYw,7960
25
- fourcipp-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
26
- fourcipp-1.39.0.dist-info/entry_points.txt,sha256=44XBG4bwhuq1EwOZ0U055HYP8_qN6_d30ecVsa5Igng,53
27
- fourcipp-1.39.0.dist-info/top_level.txt,sha256=oZ6jgFFmvi157VwGUEFuKT3D8oS5mOkpOVx8zZURZrQ,9
28
- fourcipp-1.39.0.dist-info/RECORD,,
23
+ fourcipp-1.40.0.dist-info/licenses/LICENSE,sha256=lkSOHdH9IZ8c3Vnz0fFjqls1cRlmLADBP8QEIwUlH3o,1082
24
+ fourcipp-1.40.0.dist-info/METADATA,sha256=GxWq8CnKFcl70b7ch6DshoGlmxqC4RAgCbnEU5CXi9c,7960
25
+ fourcipp-1.40.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
26
+ fourcipp-1.40.0.dist-info/entry_points.txt,sha256=44XBG4bwhuq1EwOZ0U055HYP8_qN6_d30ecVsa5Igng,53
27
+ fourcipp-1.40.0.dist-info/top_level.txt,sha256=oZ6jgFFmvi157VwGUEFuKT3D8oS5mOkpOVx8zZURZrQ,9
28
+ fourcipp-1.40.0.dist-info/RECORD,,