FourCIPP 1.13.0__py3-none-any.whl → 1.14.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 +1 -16
- fourcipp/config/4C_schema.json +3688 -3706
- fourcipp/version.py +2 -2
- {fourcipp-1.13.0.dist-info → fourcipp-1.14.0.dist-info}/METADATA +1 -1
- {fourcipp-1.13.0.dist-info → fourcipp-1.14.0.dist-info}/RECORD +9 -9
- {fourcipp-1.13.0.dist-info → fourcipp-1.14.0.dist-info}/WHEEL +0 -0
- {fourcipp-1.13.0.dist-info → fourcipp-1.14.0.dist-info}/entry_points.txt +0 -0
- {fourcipp-1.13.0.dist-info → fourcipp-1.14.0.dist-info}/licenses/LICENSE +0 -0
- {fourcipp-1.13.0.dist-info → fourcipp-1.14.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: 69a75a4e910badf63b1e6be896d508288d3edcc1
|
|
3
3
|
version: 2025.4.0-dev
|
|
4
4
|
description_section_name: TITLE
|
|
5
5
|
legacy_element_specs:
|
|
@@ -77012,21 +77012,6 @@ sections:
|
|
|
77012
77012
|
- name: "cauchy"
|
|
77013
77013
|
- name: "no"
|
|
77014
77014
|
- name: "yes"
|
|
77015
|
-
- name: STRUCT_COUPLING_STRESS
|
|
77016
|
-
type: enum
|
|
77017
|
-
required: false
|
|
77018
|
-
default: "NO"
|
|
77019
|
-
choices:
|
|
77020
|
-
- name: "2PK"
|
|
77021
|
-
- name: "2pk"
|
|
77022
|
-
- name: "Cauchy"
|
|
77023
|
-
- name: "NO"
|
|
77024
|
-
- name: "No"
|
|
77025
|
-
- name: "YES"
|
|
77026
|
-
- name: "Yes"
|
|
77027
|
-
- name: "cauchy"
|
|
77028
|
-
- name: "no"
|
|
77029
|
-
- name: "yes"
|
|
77030
77015
|
- name: STRUCT_STRAIN
|
|
77031
77016
|
type: enum
|
|
77032
77017
|
description: "Output of strains"
|