FourCIPP 1.10.0__py3-none-any.whl → 1.11.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.
- fourcipp/config/4C_metadata.yaml +2 -2
- fourcipp/config/4C_schema.json +5762 -5762
- fourcipp/version.py +2 -2
- {fourcipp-1.10.0.dist-info → fourcipp-1.11.0.dist-info}/METADATA +1 -1
- {fourcipp-1.10.0.dist-info → fourcipp-1.11.0.dist-info}/RECORD +9 -9
- {fourcipp-1.10.0.dist-info → fourcipp-1.11.0.dist-info}/WHEEL +0 -0
- {fourcipp-1.10.0.dist-info → fourcipp-1.11.0.dist-info}/entry_points.txt +0 -0
- {fourcipp-1.10.0.dist-info → fourcipp-1.11.0.dist-info}/licenses/LICENSE +0 -0
- {fourcipp-1.10.0.dist-info → fourcipp-1.11.0.dist-info}/top_level.txt +0 -0
fourcipp/config/4C_metadata.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
metadata:
|
|
2
|
-
commit_hash:
|
|
2
|
+
commit_hash: a3088e3dcf5618a213ce5be4c0b44e77c6bd6d59
|
|
3
3
|
version: 2025.4.0-dev
|
|
4
4
|
description_section_name: TITLE
|
|
5
5
|
legacy_element_specs:
|
|
@@ -211296,7 +211296,7 @@ sections:
|
|
|
211296
211296
|
default: 0
|
|
211297
211297
|
- name: USE_PORO_PRESSURE
|
|
211298
211298
|
type: bool
|
|
211299
|
-
description: "the extrapolation of the fluid stress in the contact zone is relaxed to zero after a
|
|
211299
|
+
description: "the extrapolation of the fluid stress in the contact zone is relaxed to zero after a certain distance"
|
|
211300
211300
|
required: false
|
|
211301
211301
|
default: true
|
|
211302
211302
|
- name: beam_potential
|