FourCIPP 1.18.0__py3-none-any.whl → 1.19.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 +202 -10
- fourcipp/config/4C_schema.json +499 -15
- fourcipp/version.py +2 -2
- {fourcipp-1.18.0.dist-info → fourcipp-1.19.0.dist-info}/METADATA +1 -1
- {fourcipp-1.18.0.dist-info → fourcipp-1.19.0.dist-info}/RECORD +9 -9
- {fourcipp-1.18.0.dist-info → fourcipp-1.19.0.dist-info}/WHEEL +0 -0
- {fourcipp-1.18.0.dist-info → fourcipp-1.19.0.dist-info}/entry_points.txt +0 -0
- {fourcipp-1.18.0.dist-info → fourcipp-1.19.0.dist-info}/licenses/LICENSE +0 -0
- {fourcipp-1.18.0.dist-info → fourcipp-1.19.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: 486b4fcb077576e8737c5e13a4974eb4b76dee12
|
|
3
3
|
version: 2025.4.0-dev
|
|
4
4
|
description_section_name: TITLE
|
|
5
5
|
legacy_element_specs:
|
|
@@ -95191,6 +95191,12 @@ sections:
|
|
|
95191
95191
|
type: string
|
|
95192
95192
|
description: "Refer to a globally defined field by a name."
|
|
95193
95193
|
required: true
|
|
95194
|
+
- name: from_mesh
|
|
95195
|
+
spec:
|
|
95196
|
+
name: from_mesh
|
|
95197
|
+
type: string
|
|
95198
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
95199
|
+
required: true
|
|
95194
95200
|
- type: all_of
|
|
95195
95201
|
specs:
|
|
95196
95202
|
- name: MAT
|
|
@@ -99463,6 +99469,12 @@ sections:
|
|
|
99463
99469
|
type: string
|
|
99464
99470
|
description: "Refer to a globally defined field by a name."
|
|
99465
99471
|
required: true
|
|
99472
|
+
- name: from_mesh
|
|
99473
|
+
spec:
|
|
99474
|
+
name: from_mesh
|
|
99475
|
+
type: string
|
|
99476
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
99477
|
+
required: true
|
|
99466
99478
|
- type: all_of
|
|
99467
99479
|
specs:
|
|
99468
99480
|
- name: MAT
|
|
@@ -100381,6 +100393,12 @@ sections:
|
|
|
100381
100393
|
type: string
|
|
100382
100394
|
description: "Refer to a globally defined field by a name."
|
|
100383
100395
|
required: true
|
|
100396
|
+
- name: from_mesh
|
|
100397
|
+
spec:
|
|
100398
|
+
name: from_mesh
|
|
100399
|
+
type: string
|
|
100400
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
100401
|
+
required: true
|
|
100384
100402
|
- name: DENS
|
|
100385
100403
|
type: double
|
|
100386
100404
|
description: "density"
|
|
@@ -102388,6 +102406,12 @@ sections:
|
|
|
102388
102406
|
type: string
|
|
102389
102407
|
description: "Refer to a globally defined field by a name."
|
|
102390
102408
|
required: true
|
|
102409
|
+
- name: from_mesh
|
|
102410
|
+
spec:
|
|
102411
|
+
name: from_mesh
|
|
102412
|
+
type: string
|
|
102413
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
102414
|
+
required: true
|
|
102391
102415
|
- type: all_of
|
|
102392
102416
|
specs:
|
|
102393
102417
|
- name: MAT
|
|
@@ -102429,6 +102453,12 @@ sections:
|
|
|
102429
102453
|
type: string
|
|
102430
102454
|
description: "Refer to a globally defined field by a name."
|
|
102431
102455
|
required: true
|
|
102456
|
+
- name: from_mesh
|
|
102457
|
+
spec:
|
|
102458
|
+
name: from_mesh
|
|
102459
|
+
type: string
|
|
102460
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
102461
|
+
required: true
|
|
102432
102462
|
- name: SORET
|
|
102433
102463
|
type: double
|
|
102434
102464
|
description: "Soret coefficient"
|
|
@@ -211537,16 +211567,52 @@ sections:
|
|
|
211537
211567
|
type: string
|
|
211538
211568
|
description: "Name of the discretization to which this field belongs."
|
|
211539
211569
|
required: true
|
|
211540
|
-
- name:
|
|
211541
|
-
type:
|
|
211542
|
-
description: "
|
|
211570
|
+
- name: source
|
|
211571
|
+
type: selection
|
|
211572
|
+
description: "Source of the input field data."
|
|
211543
211573
|
required: true
|
|
211544
|
-
|
|
211545
|
-
|
|
211546
|
-
|
|
211547
|
-
|
|
211548
|
-
|
|
211549
|
-
|
|
211574
|
+
choices:
|
|
211575
|
+
- name: separate_file
|
|
211576
|
+
spec:
|
|
211577
|
+
name: separate_file
|
|
211578
|
+
type: group
|
|
211579
|
+
description: Read the field data from a separate json file.
|
|
211580
|
+
required: true
|
|
211581
|
+
specs:
|
|
211582
|
+
- type: all_of
|
|
211583
|
+
specs:
|
|
211584
|
+
- name: file
|
|
211585
|
+
type: path
|
|
211586
|
+
description: "(Relative) path to the file containing the field data."
|
|
211587
|
+
required: true
|
|
211588
|
+
- name: key
|
|
211589
|
+
noneable: true
|
|
211590
|
+
type: string
|
|
211591
|
+
description: "The key under which the field data is stored in the file. If not specified, the key is assumed to be equal to the name."
|
|
211592
|
+
required: false
|
|
211593
|
+
default: null
|
|
211594
|
+
- name: from_mesh
|
|
211595
|
+
spec:
|
|
211596
|
+
name: from_mesh
|
|
211597
|
+
type: group
|
|
211598
|
+
description: Read the field data from the mesh file.
|
|
211599
|
+
required: true
|
|
211600
|
+
specs:
|
|
211601
|
+
- type: all_of
|
|
211602
|
+
specs:
|
|
211603
|
+
- name: basis
|
|
211604
|
+
type: enum
|
|
211605
|
+
description: "The basis on which the field data is defined."
|
|
211606
|
+
required: true
|
|
211607
|
+
choices:
|
|
211608
|
+
- name: cells
|
|
211609
|
+
description: "Field data is defined on the cells"
|
|
211610
|
+
- name: key
|
|
211611
|
+
noneable: true
|
|
211612
|
+
type: string
|
|
211613
|
+
description: "The key under which the field data is stored in the mesh. If not specified, the key is assumed to be equal to the name."
|
|
211614
|
+
required: false
|
|
211615
|
+
default: null
|
|
211550
211616
|
- name: input_version
|
|
211551
211617
|
noneable: true
|
|
211552
211618
|
type: string
|
|
@@ -212459,6 +212525,12 @@ sections:
|
|
|
212459
212525
|
type: string
|
|
212460
212526
|
description: "Refer to a globally defined field by a name."
|
|
212461
212527
|
required: true
|
|
212528
|
+
- name: from_mesh
|
|
212529
|
+
spec:
|
|
212530
|
+
name: from_mesh
|
|
212531
|
+
type: string
|
|
212532
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212533
|
+
required: true
|
|
212462
212534
|
- name: generation
|
|
212463
212535
|
type: selection
|
|
212464
212536
|
description: "Generation of the airway elements."
|
|
@@ -212482,6 +212554,12 @@ sections:
|
|
|
212482
212554
|
type: string
|
|
212483
212555
|
description: "Refer to a globally defined field by a name."
|
|
212484
212556
|
required: true
|
|
212557
|
+
- name: from_mesh
|
|
212558
|
+
spec:
|
|
212559
|
+
name: from_mesh
|
|
212560
|
+
type: string
|
|
212561
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212562
|
+
required: true
|
|
212485
212563
|
- name: airways
|
|
212486
212564
|
type: group
|
|
212487
212565
|
description: Definition of the airway model.
|
|
@@ -212512,6 +212590,12 @@ sections:
|
|
|
212512
212590
|
type: string
|
|
212513
212591
|
description: "Refer to a globally defined field by a name."
|
|
212514
212592
|
required: true
|
|
212593
|
+
- name: from_mesh
|
|
212594
|
+
spec:
|
|
212595
|
+
name: from_mesh
|
|
212596
|
+
type: string
|
|
212597
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212598
|
+
required: true
|
|
212515
212599
|
- name: flow_model
|
|
212516
212600
|
type: group
|
|
212517
212601
|
description: Flow model of the airway.
|
|
@@ -212545,6 +212629,12 @@ sections:
|
|
|
212545
212629
|
type: string
|
|
212546
212630
|
description: "Refer to a globally defined field by a name."
|
|
212547
212631
|
required: true
|
|
212632
|
+
- name: from_mesh
|
|
212633
|
+
spec:
|
|
212634
|
+
name: from_mesh
|
|
212635
|
+
type: string
|
|
212636
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212637
|
+
required: true
|
|
212548
212638
|
- name: resistance_model
|
|
212549
212639
|
type: group
|
|
212550
212640
|
description: Definition of the airway resistance model
|
|
@@ -212582,6 +212672,12 @@ sections:
|
|
|
212582
212672
|
type: string
|
|
212583
212673
|
description: "Refer to a globally defined field by a name."
|
|
212584
212674
|
required: true
|
|
212675
|
+
- name: from_mesh
|
|
212676
|
+
spec:
|
|
212677
|
+
name: from_mesh
|
|
212678
|
+
type: string
|
|
212679
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212680
|
+
required: true
|
|
212585
212681
|
- name: include_inertia
|
|
212586
212682
|
type: selection
|
|
212587
212683
|
description: "Include inertial effects in the airway flow model."
|
|
@@ -212605,6 +212701,12 @@ sections:
|
|
|
212605
212701
|
type: string
|
|
212606
212702
|
description: "Refer to a globally defined field by a name."
|
|
212607
212703
|
required: true
|
|
212704
|
+
- name: from_mesh
|
|
212705
|
+
spec:
|
|
212706
|
+
name: from_mesh
|
|
212707
|
+
type: string
|
|
212708
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212709
|
+
required: true
|
|
212608
212710
|
- name: wall_model_type
|
|
212609
212711
|
type: selection
|
|
212610
212712
|
description: "Type of wall model of the airway."
|
|
@@ -212631,6 +212733,12 @@ sections:
|
|
|
212631
212733
|
type: string
|
|
212632
212734
|
description: "Refer to a globally defined field by a name."
|
|
212633
212735
|
required: true
|
|
212736
|
+
- name: from_mesh
|
|
212737
|
+
spec:
|
|
212738
|
+
name: from_mesh
|
|
212739
|
+
type: string
|
|
212740
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212741
|
+
required: true
|
|
212634
212742
|
- name: wall_model
|
|
212635
212743
|
type: group
|
|
212636
212744
|
description: Wall model of the airway.
|
|
@@ -212675,6 +212783,12 @@ sections:
|
|
|
212675
212783
|
type: string
|
|
212676
212784
|
description: "Refer to a globally defined field by a name."
|
|
212677
212785
|
required: true
|
|
212786
|
+
- name: from_mesh
|
|
212787
|
+
spec:
|
|
212788
|
+
name: from_mesh
|
|
212789
|
+
type: string
|
|
212790
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212791
|
+
required: true
|
|
212678
212792
|
- name: wall_elasticity
|
|
212679
212793
|
type: selection
|
|
212680
212794
|
description: "Elasticity of the airway wall."
|
|
@@ -212698,6 +212812,12 @@ sections:
|
|
|
212698
212812
|
type: string
|
|
212699
212813
|
description: "Refer to a globally defined field by a name."
|
|
212700
212814
|
required: true
|
|
212815
|
+
- name: from_mesh
|
|
212816
|
+
spec:
|
|
212817
|
+
name: from_mesh
|
|
212818
|
+
type: string
|
|
212819
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212820
|
+
required: true
|
|
212701
212821
|
- name: diameter_over_wall_thickness
|
|
212702
212822
|
type: selection
|
|
212703
212823
|
description: "Ratio of diameter over wall thickness."
|
|
@@ -212721,6 +212841,12 @@ sections:
|
|
|
212721
212841
|
type: string
|
|
212722
212842
|
description: "Refer to a globally defined field by a name."
|
|
212723
212843
|
required: true
|
|
212844
|
+
- name: from_mesh
|
|
212845
|
+
spec:
|
|
212846
|
+
name: from_mesh
|
|
212847
|
+
type: string
|
|
212848
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212849
|
+
required: true
|
|
212724
212850
|
- name: viscosity
|
|
212725
212851
|
type: group
|
|
212726
212852
|
description: Viscous parameters of the airway wall.
|
|
@@ -212751,6 +212877,12 @@ sections:
|
|
|
212751
212877
|
type: string
|
|
212752
212878
|
description: "Refer to a globally defined field by a name."
|
|
212753
212879
|
required: true
|
|
212880
|
+
- name: from_mesh
|
|
212881
|
+
spec:
|
|
212882
|
+
name: from_mesh
|
|
212883
|
+
type: string
|
|
212884
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212885
|
+
required: true
|
|
212754
212886
|
- name: viscous_phase_shift
|
|
212755
212887
|
type: selection
|
|
212756
212888
|
description: "Viscous phase shift."
|
|
@@ -212774,6 +212906,12 @@ sections:
|
|
|
212774
212906
|
type: string
|
|
212775
212907
|
description: "Refer to a globally defined field by a name."
|
|
212776
212908
|
required: true
|
|
212909
|
+
- name: from_mesh
|
|
212910
|
+
spec:
|
|
212911
|
+
name: from_mesh
|
|
212912
|
+
type: string
|
|
212913
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212914
|
+
required: true
|
|
212777
212915
|
- name: terminal_units
|
|
212778
212916
|
type: group
|
|
212779
212917
|
description: Terminal units.
|
|
@@ -212814,6 +212952,12 @@ sections:
|
|
|
212814
212952
|
type: string
|
|
212815
212953
|
description: "Refer to a globally defined field by a name."
|
|
212816
212954
|
required: true
|
|
212955
|
+
- name: from_mesh
|
|
212956
|
+
spec:
|
|
212957
|
+
name: from_mesh
|
|
212958
|
+
type: string
|
|
212959
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212960
|
+
required: true
|
|
212817
212961
|
- name: kelvin_voigt
|
|
212818
212962
|
type: group
|
|
212819
212963
|
description: Kelvin-Voigt model of the terminal unit.
|
|
@@ -212844,6 +212988,12 @@ sections:
|
|
|
212844
212988
|
type: string
|
|
212845
212989
|
description: "Refer to a globally defined field by a name."
|
|
212846
212990
|
required: true
|
|
212991
|
+
- name: from_mesh
|
|
212992
|
+
spec:
|
|
212993
|
+
name: from_mesh
|
|
212994
|
+
type: string
|
|
212995
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
212996
|
+
required: true
|
|
212847
212997
|
- name: 4_element_maxwell
|
|
212848
212998
|
type: group
|
|
212849
212999
|
description: 4-element Maxwell model of the terminal unit.
|
|
@@ -212874,6 +213024,12 @@ sections:
|
|
|
212874
213024
|
type: string
|
|
212875
213025
|
description: "Refer to a globally defined field by a name."
|
|
212876
213026
|
required: true
|
|
213027
|
+
- name: from_mesh
|
|
213028
|
+
spec:
|
|
213029
|
+
name: from_mesh
|
|
213030
|
+
type: string
|
|
213031
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213032
|
+
required: true
|
|
212877
213033
|
- name: viscosity_maxwell_eta_m
|
|
212878
213034
|
type: selection
|
|
212879
213035
|
description: "Dashpot viscosity of the Maxwell body of the terminal unit."
|
|
@@ -212897,6 +213053,12 @@ sections:
|
|
|
212897
213053
|
type: string
|
|
212898
213054
|
description: "Refer to a globally defined field by a name."
|
|
212899
213055
|
required: true
|
|
213056
|
+
- name: from_mesh
|
|
213057
|
+
spec:
|
|
213058
|
+
name: from_mesh
|
|
213059
|
+
type: string
|
|
213060
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213061
|
+
required: true
|
|
212900
213062
|
- name: elasticity_maxwell_e_m
|
|
212901
213063
|
type: selection
|
|
212902
213064
|
description: "Spring stiffness of the Maxwell body of the terminal unit."
|
|
@@ -212920,6 +213082,12 @@ sections:
|
|
|
212920
213082
|
type: string
|
|
212921
213083
|
description: "Refer to a globally defined field by a name."
|
|
212922
213084
|
required: true
|
|
213085
|
+
- name: from_mesh
|
|
213086
|
+
spec:
|
|
213087
|
+
name: from_mesh
|
|
213088
|
+
type: string
|
|
213089
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213090
|
+
required: true
|
|
212923
213091
|
- name: elasticity_model
|
|
212924
213092
|
type: group
|
|
212925
213093
|
description: Elasticity model for the customizable spring of the rheological model.
|
|
@@ -212953,6 +213121,12 @@ sections:
|
|
|
212953
213121
|
type: string
|
|
212954
213122
|
description: "Refer to a globally defined field by a name."
|
|
212955
213123
|
required: true
|
|
213124
|
+
- name: from_mesh
|
|
213125
|
+
spec:
|
|
213126
|
+
name: from_mesh
|
|
213127
|
+
type: string
|
|
213128
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213129
|
+
required: true
|
|
212956
213130
|
- name: linear
|
|
212957
213131
|
type: group
|
|
212958
213132
|
description: Linear elastic model in the rheological model of the terminal unit.
|
|
@@ -212983,6 +213157,12 @@ sections:
|
|
|
212983
213157
|
type: string
|
|
212984
213158
|
description: "Refer to a globally defined field by a name."
|
|
212985
213159
|
required: true
|
|
213160
|
+
- name: from_mesh
|
|
213161
|
+
spec:
|
|
213162
|
+
name: from_mesh
|
|
213163
|
+
type: string
|
|
213164
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213165
|
+
required: true
|
|
212986
213166
|
- name: ogden
|
|
212987
213167
|
type: group
|
|
212988
213168
|
description: Ogden type spring in the rheological model of the terminal unit.
|
|
@@ -213013,6 +213193,12 @@ sections:
|
|
|
213013
213193
|
type: string
|
|
213014
213194
|
description: "Refer to a globally defined field by a name."
|
|
213015
213195
|
required: true
|
|
213196
|
+
- name: from_mesh
|
|
213197
|
+
spec:
|
|
213198
|
+
name: from_mesh
|
|
213199
|
+
type: string
|
|
213200
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213201
|
+
required: true
|
|
213016
213202
|
- name: ogden_parameter_beta
|
|
213017
213203
|
type: selection
|
|
213018
213204
|
description: "Parameter Beta in volumetric Ogden law."
|
|
@@ -213036,6 +213222,12 @@ sections:
|
|
|
213036
213222
|
type: string
|
|
213037
213223
|
description: "Refer to a globally defined field by a name."
|
|
213038
213224
|
required: true
|
|
213225
|
+
- name: from_mesh
|
|
213226
|
+
spec:
|
|
213227
|
+
name: from_mesh
|
|
213228
|
+
type: string
|
|
213229
|
+
description: "Refer to a field defined in the input mesh by a name."
|
|
213230
|
+
required: true
|
|
213039
213231
|
- name: air_properties
|
|
213040
213232
|
type: group
|
|
213041
213233
|
description: Air properties for the reduced dimensional lung simulation
|
fourcipp/config/4C_schema.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"description": "Schema for 4C\nCommit hash:
|
|
2
|
+
"description": "Schema for 4C\nCommit hash: 486b4fcb077576e8737c5e13a4974eb4b76dee12\nVersion: 2025.4.0-dev",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"properties": {
|
|
5
5
|
"ALE DOMAIN": {
|
|
@@ -167555,6 +167555,22 @@
|
|
|
167555
167555
|
"required": [
|
|
167556
167556
|
"field_reference"
|
|
167557
167557
|
]
|
|
167558
|
+
},
|
|
167559
|
+
{
|
|
167560
|
+
"title": "from_mesh",
|
|
167561
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
167562
|
+
"type": "object",
|
|
167563
|
+
"properties": {
|
|
167564
|
+
"from_mesh": {
|
|
167565
|
+
"title": "from_mesh (string)",
|
|
167566
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
167567
|
+
"type": "string"
|
|
167568
|
+
}
|
|
167569
|
+
},
|
|
167570
|
+
"additionalProperties": false,
|
|
167571
|
+
"required": [
|
|
167572
|
+
"from_mesh"
|
|
167573
|
+
]
|
|
167558
167574
|
}
|
|
167559
167575
|
]
|
|
167560
167576
|
}
|
|
@@ -174637,6 +174653,22 @@
|
|
|
174637
174653
|
"required": [
|
|
174638
174654
|
"field_reference"
|
|
174639
174655
|
]
|
|
174656
|
+
},
|
|
174657
|
+
{
|
|
174658
|
+
"title": "from_mesh",
|
|
174659
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
174660
|
+
"type": "object",
|
|
174661
|
+
"properties": {
|
|
174662
|
+
"from_mesh": {
|
|
174663
|
+
"title": "from_mesh (string)",
|
|
174664
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
174665
|
+
"type": "string"
|
|
174666
|
+
}
|
|
174667
|
+
},
|
|
174668
|
+
"additionalProperties": false,
|
|
174669
|
+
"required": [
|
|
174670
|
+
"from_mesh"
|
|
174671
|
+
]
|
|
174640
174672
|
}
|
|
174641
174673
|
]
|
|
174642
174674
|
}
|
|
@@ -175977,6 +176009,22 @@
|
|
|
175977
176009
|
"required": [
|
|
175978
176010
|
"field_reference"
|
|
175979
176011
|
]
|
|
176012
|
+
},
|
|
176013
|
+
{
|
|
176014
|
+
"title": "from_mesh",
|
|
176015
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
176016
|
+
"type": "object",
|
|
176017
|
+
"properties": {
|
|
176018
|
+
"from_mesh": {
|
|
176019
|
+
"title": "from_mesh (string)",
|
|
176020
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
176021
|
+
"type": "string"
|
|
176022
|
+
}
|
|
176023
|
+
},
|
|
176024
|
+
"additionalProperties": false,
|
|
176025
|
+
"required": [
|
|
176026
|
+
"from_mesh"
|
|
176027
|
+
]
|
|
175980
176028
|
}
|
|
175981
176029
|
]
|
|
175982
176030
|
},
|
|
@@ -179161,6 +179209,22 @@
|
|
|
179161
179209
|
"required": [
|
|
179162
179210
|
"field_reference"
|
|
179163
179211
|
]
|
|
179212
|
+
},
|
|
179213
|
+
{
|
|
179214
|
+
"title": "from_mesh",
|
|
179215
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
179216
|
+
"type": "object",
|
|
179217
|
+
"properties": {
|
|
179218
|
+
"from_mesh": {
|
|
179219
|
+
"title": "from_mesh (string)",
|
|
179220
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
179221
|
+
"type": "string"
|
|
179222
|
+
}
|
|
179223
|
+
},
|
|
179224
|
+
"additionalProperties": false,
|
|
179225
|
+
"required": [
|
|
179226
|
+
"from_mesh"
|
|
179227
|
+
]
|
|
179164
179228
|
}
|
|
179165
179229
|
]
|
|
179166
179230
|
}
|
|
@@ -179254,6 +179318,22 @@
|
|
|
179254
179318
|
"required": [
|
|
179255
179319
|
"field_reference"
|
|
179256
179320
|
]
|
|
179321
|
+
},
|
|
179322
|
+
{
|
|
179323
|
+
"title": "from_mesh",
|
|
179324
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
179325
|
+
"type": "object",
|
|
179326
|
+
"properties": {
|
|
179327
|
+
"from_mesh": {
|
|
179328
|
+
"title": "from_mesh (string)",
|
|
179329
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
179330
|
+
"type": "string"
|
|
179331
|
+
}
|
|
179332
|
+
},
|
|
179333
|
+
"additionalProperties": false,
|
|
179334
|
+
"required": [
|
|
179335
|
+
"from_mesh"
|
|
179336
|
+
]
|
|
179257
179337
|
}
|
|
179258
179338
|
]
|
|
179259
179339
|
},
|
|
@@ -395909,18 +395989,86 @@
|
|
|
395909
395989
|
"description": "Name of the discretization to which this field belongs.",
|
|
395910
395990
|
"type": "string"
|
|
395911
395991
|
},
|
|
395912
|
-
"
|
|
395913
|
-
"title": "
|
|
395914
|
-
"description": "
|
|
395915
|
-
"type": "
|
|
395916
|
-
|
|
395917
|
-
|
|
395918
|
-
|
|
395919
|
-
|
|
395920
|
-
|
|
395921
|
-
|
|
395922
|
-
|
|
395923
|
-
|
|
395992
|
+
"source": {
|
|
395993
|
+
"title": "source (selection)",
|
|
395994
|
+
"description": "Source of the input field data.",
|
|
395995
|
+
"type": "object",
|
|
395996
|
+
"oneOf": [
|
|
395997
|
+
{
|
|
395998
|
+
"title": "separate_file",
|
|
395999
|
+
"description": "Read the field data from a separate json file.",
|
|
396000
|
+
"type": "object",
|
|
396001
|
+
"properties": {
|
|
396002
|
+
"separate_file": {
|
|
396003
|
+
"title": "separate_file (group)",
|
|
396004
|
+
"description": "Read the field data from a separate json file.",
|
|
396005
|
+
"type": "object",
|
|
396006
|
+
"properties": {
|
|
396007
|
+
"file": {
|
|
396008
|
+
"title": "file (path)",
|
|
396009
|
+
"description": "(Relative) path to the file containing the field data.",
|
|
396010
|
+
"type": "string"
|
|
396011
|
+
},
|
|
396012
|
+
"key": {
|
|
396013
|
+
"title": "key (string)",
|
|
396014
|
+
"description": "The key under which the field data is stored in the file. If not specified, the key is assumed to be equal to the name.",
|
|
396015
|
+
"default": null,
|
|
396016
|
+
"type": [
|
|
396017
|
+
"string",
|
|
396018
|
+
"null"
|
|
396019
|
+
]
|
|
396020
|
+
}
|
|
396021
|
+
},
|
|
396022
|
+
"additionalProperties": false,
|
|
396023
|
+
"required": [
|
|
396024
|
+
"file"
|
|
396025
|
+
]
|
|
396026
|
+
}
|
|
396027
|
+
},
|
|
396028
|
+
"additionalProperties": false,
|
|
396029
|
+
"required": [
|
|
396030
|
+
"separate_file"
|
|
396031
|
+
]
|
|
396032
|
+
},
|
|
396033
|
+
{
|
|
396034
|
+
"title": "from_mesh",
|
|
396035
|
+
"description": "Read the field data from the mesh file.",
|
|
396036
|
+
"type": "object",
|
|
396037
|
+
"properties": {
|
|
396038
|
+
"from_mesh": {
|
|
396039
|
+
"title": "from_mesh (group)",
|
|
396040
|
+
"description": "Read the field data from the mesh file.",
|
|
396041
|
+
"type": "object",
|
|
396042
|
+
"properties": {
|
|
396043
|
+
"basis": {
|
|
396044
|
+
"title": "basis (enum)",
|
|
396045
|
+
"description": "The basis on which the field data is defined.",
|
|
396046
|
+
"type": "string",
|
|
396047
|
+
"enum": [
|
|
396048
|
+
"cells"
|
|
396049
|
+
]
|
|
396050
|
+
},
|
|
396051
|
+
"key": {
|
|
396052
|
+
"title": "key (string)",
|
|
396053
|
+
"description": "The key under which the field data is stored in the mesh. If not specified, the key is assumed to be equal to the name.",
|
|
396054
|
+
"default": null,
|
|
396055
|
+
"type": [
|
|
396056
|
+
"string",
|
|
396057
|
+
"null"
|
|
396058
|
+
]
|
|
396059
|
+
}
|
|
396060
|
+
},
|
|
396061
|
+
"additionalProperties": false,
|
|
396062
|
+
"required": [
|
|
396063
|
+
"basis"
|
|
396064
|
+
]
|
|
396065
|
+
}
|
|
396066
|
+
},
|
|
396067
|
+
"additionalProperties": false,
|
|
396068
|
+
"required": [
|
|
396069
|
+
"from_mesh"
|
|
396070
|
+
]
|
|
396071
|
+
}
|
|
395924
396072
|
]
|
|
395925
396073
|
}
|
|
395926
396074
|
},
|
|
@@ -395928,7 +396076,7 @@
|
|
|
395928
396076
|
"required": [
|
|
395929
396077
|
"name",
|
|
395930
396078
|
"discretization",
|
|
395931
|
-
"
|
|
396079
|
+
"source"
|
|
395932
396080
|
]
|
|
395933
396081
|
}
|
|
395934
396082
|
},
|
|
@@ -397096,6 +397244,22 @@
|
|
|
397096
397244
|
"required": [
|
|
397097
397245
|
"field_reference"
|
|
397098
397246
|
]
|
|
397247
|
+
},
|
|
397248
|
+
{
|
|
397249
|
+
"title": "from_mesh",
|
|
397250
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397251
|
+
"type": "object",
|
|
397252
|
+
"properties": {
|
|
397253
|
+
"from_mesh": {
|
|
397254
|
+
"title": "from_mesh (string)",
|
|
397255
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397256
|
+
"type": "string"
|
|
397257
|
+
}
|
|
397258
|
+
},
|
|
397259
|
+
"additionalProperties": false,
|
|
397260
|
+
"required": [
|
|
397261
|
+
"from_mesh"
|
|
397262
|
+
]
|
|
397099
397263
|
}
|
|
397100
397264
|
]
|
|
397101
397265
|
},
|
|
@@ -397151,6 +397315,22 @@
|
|
|
397151
397315
|
"required": [
|
|
397152
397316
|
"field_reference"
|
|
397153
397317
|
]
|
|
397318
|
+
},
|
|
397319
|
+
{
|
|
397320
|
+
"title": "from_mesh",
|
|
397321
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397322
|
+
"type": "object",
|
|
397323
|
+
"properties": {
|
|
397324
|
+
"from_mesh": {
|
|
397325
|
+
"title": "from_mesh (string)",
|
|
397326
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397327
|
+
"type": "string"
|
|
397328
|
+
}
|
|
397329
|
+
},
|
|
397330
|
+
"additionalProperties": false,
|
|
397331
|
+
"required": [
|
|
397332
|
+
"from_mesh"
|
|
397333
|
+
]
|
|
397154
397334
|
}
|
|
397155
397335
|
]
|
|
397156
397336
|
},
|
|
@@ -397211,6 +397391,22 @@
|
|
|
397211
397391
|
"required": [
|
|
397212
397392
|
"field_reference"
|
|
397213
397393
|
]
|
|
397394
|
+
},
|
|
397395
|
+
{
|
|
397396
|
+
"title": "from_mesh",
|
|
397397
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397398
|
+
"type": "object",
|
|
397399
|
+
"properties": {
|
|
397400
|
+
"from_mesh": {
|
|
397401
|
+
"title": "from_mesh (string)",
|
|
397402
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397403
|
+
"type": "string"
|
|
397404
|
+
}
|
|
397405
|
+
},
|
|
397406
|
+
"additionalProperties": false,
|
|
397407
|
+
"required": [
|
|
397408
|
+
"from_mesh"
|
|
397409
|
+
]
|
|
397214
397410
|
}
|
|
397215
397411
|
]
|
|
397216
397412
|
},
|
|
@@ -397275,6 +397471,22 @@
|
|
|
397275
397471
|
"required": [
|
|
397276
397472
|
"field_reference"
|
|
397277
397473
|
]
|
|
397474
|
+
},
|
|
397475
|
+
{
|
|
397476
|
+
"title": "from_mesh",
|
|
397477
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397478
|
+
"type": "object",
|
|
397479
|
+
"properties": {
|
|
397480
|
+
"from_mesh": {
|
|
397481
|
+
"title": "from_mesh (string)",
|
|
397482
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397483
|
+
"type": "string"
|
|
397484
|
+
}
|
|
397485
|
+
},
|
|
397486
|
+
"additionalProperties": false,
|
|
397487
|
+
"required": [
|
|
397488
|
+
"from_mesh"
|
|
397489
|
+
]
|
|
397278
397490
|
}
|
|
397279
397491
|
]
|
|
397280
397492
|
},
|
|
@@ -397340,6 +397552,22 @@
|
|
|
397340
397552
|
"required": [
|
|
397341
397553
|
"field_reference"
|
|
397342
397554
|
]
|
|
397555
|
+
},
|
|
397556
|
+
{
|
|
397557
|
+
"title": "from_mesh",
|
|
397558
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397559
|
+
"type": "object",
|
|
397560
|
+
"properties": {
|
|
397561
|
+
"from_mesh": {
|
|
397562
|
+
"title": "from_mesh (string)",
|
|
397563
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397564
|
+
"type": "string"
|
|
397565
|
+
}
|
|
397566
|
+
},
|
|
397567
|
+
"additionalProperties": false,
|
|
397568
|
+
"required": [
|
|
397569
|
+
"from_mesh"
|
|
397570
|
+
]
|
|
397343
397571
|
}
|
|
397344
397572
|
]
|
|
397345
397573
|
}
|
|
@@ -397404,6 +397632,22 @@
|
|
|
397404
397632
|
"required": [
|
|
397405
397633
|
"field_reference"
|
|
397406
397634
|
]
|
|
397635
|
+
},
|
|
397636
|
+
{
|
|
397637
|
+
"title": "from_mesh",
|
|
397638
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397639
|
+
"type": "object",
|
|
397640
|
+
"properties": {
|
|
397641
|
+
"from_mesh": {
|
|
397642
|
+
"title": "from_mesh (string)",
|
|
397643
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397644
|
+
"type": "string"
|
|
397645
|
+
}
|
|
397646
|
+
},
|
|
397647
|
+
"additionalProperties": false,
|
|
397648
|
+
"required": [
|
|
397649
|
+
"from_mesh"
|
|
397650
|
+
]
|
|
397407
397651
|
}
|
|
397408
397652
|
]
|
|
397409
397653
|
}
|
|
@@ -397470,6 +397714,22 @@
|
|
|
397470
397714
|
"required": [
|
|
397471
397715
|
"field_reference"
|
|
397472
397716
|
]
|
|
397717
|
+
},
|
|
397718
|
+
{
|
|
397719
|
+
"title": "from_mesh",
|
|
397720
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397721
|
+
"type": "object",
|
|
397722
|
+
"properties": {
|
|
397723
|
+
"from_mesh": {
|
|
397724
|
+
"title": "from_mesh (string)",
|
|
397725
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397726
|
+
"type": "string"
|
|
397727
|
+
}
|
|
397728
|
+
},
|
|
397729
|
+
"additionalProperties": false,
|
|
397730
|
+
"required": [
|
|
397731
|
+
"from_mesh"
|
|
397732
|
+
]
|
|
397473
397733
|
}
|
|
397474
397734
|
]
|
|
397475
397735
|
},
|
|
@@ -397540,6 +397800,22 @@
|
|
|
397540
397800
|
"required": [
|
|
397541
397801
|
"field_reference"
|
|
397542
397802
|
]
|
|
397803
|
+
},
|
|
397804
|
+
{
|
|
397805
|
+
"title": "from_mesh",
|
|
397806
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397807
|
+
"type": "object",
|
|
397808
|
+
"properties": {
|
|
397809
|
+
"from_mesh": {
|
|
397810
|
+
"title": "from_mesh (string)",
|
|
397811
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397812
|
+
"type": "string"
|
|
397813
|
+
}
|
|
397814
|
+
},
|
|
397815
|
+
"additionalProperties": false,
|
|
397816
|
+
"required": [
|
|
397817
|
+
"from_mesh"
|
|
397818
|
+
]
|
|
397543
397819
|
}
|
|
397544
397820
|
]
|
|
397545
397821
|
},
|
|
@@ -397595,6 +397871,22 @@
|
|
|
397595
397871
|
"required": [
|
|
397596
397872
|
"field_reference"
|
|
397597
397873
|
]
|
|
397874
|
+
},
|
|
397875
|
+
{
|
|
397876
|
+
"title": "from_mesh",
|
|
397877
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397878
|
+
"type": "object",
|
|
397879
|
+
"properties": {
|
|
397880
|
+
"from_mesh": {
|
|
397881
|
+
"title": "from_mesh (string)",
|
|
397882
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397883
|
+
"type": "string"
|
|
397884
|
+
}
|
|
397885
|
+
},
|
|
397886
|
+
"additionalProperties": false,
|
|
397887
|
+
"required": [
|
|
397888
|
+
"from_mesh"
|
|
397889
|
+
]
|
|
397598
397890
|
}
|
|
397599
397891
|
]
|
|
397600
397892
|
},
|
|
@@ -397650,6 +397942,22 @@
|
|
|
397650
397942
|
"required": [
|
|
397651
397943
|
"field_reference"
|
|
397652
397944
|
]
|
|
397945
|
+
},
|
|
397946
|
+
{
|
|
397947
|
+
"title": "from_mesh",
|
|
397948
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397949
|
+
"type": "object",
|
|
397950
|
+
"properties": {
|
|
397951
|
+
"from_mesh": {
|
|
397952
|
+
"title": "from_mesh (string)",
|
|
397953
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
397954
|
+
"type": "string"
|
|
397955
|
+
}
|
|
397956
|
+
},
|
|
397957
|
+
"additionalProperties": false,
|
|
397958
|
+
"required": [
|
|
397959
|
+
"from_mesh"
|
|
397960
|
+
]
|
|
397653
397961
|
}
|
|
397654
397962
|
]
|
|
397655
397963
|
}
|
|
@@ -397718,6 +398026,22 @@
|
|
|
397718
398026
|
"required": [
|
|
397719
398027
|
"field_reference"
|
|
397720
398028
|
]
|
|
398029
|
+
},
|
|
398030
|
+
{
|
|
398031
|
+
"title": "from_mesh",
|
|
398032
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398033
|
+
"type": "object",
|
|
398034
|
+
"properties": {
|
|
398035
|
+
"from_mesh": {
|
|
398036
|
+
"title": "from_mesh (string)",
|
|
398037
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398038
|
+
"type": "string"
|
|
398039
|
+
}
|
|
398040
|
+
},
|
|
398041
|
+
"additionalProperties": false,
|
|
398042
|
+
"required": [
|
|
398043
|
+
"from_mesh"
|
|
398044
|
+
]
|
|
397721
398045
|
}
|
|
397722
398046
|
]
|
|
397723
398047
|
},
|
|
@@ -397773,6 +398097,22 @@
|
|
|
397773
398097
|
"required": [
|
|
397774
398098
|
"field_reference"
|
|
397775
398099
|
]
|
|
398100
|
+
},
|
|
398101
|
+
{
|
|
398102
|
+
"title": "from_mesh",
|
|
398103
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398104
|
+
"type": "object",
|
|
398105
|
+
"properties": {
|
|
398106
|
+
"from_mesh": {
|
|
398107
|
+
"title": "from_mesh (string)",
|
|
398108
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398109
|
+
"type": "string"
|
|
398110
|
+
}
|
|
398111
|
+
},
|
|
398112
|
+
"additionalProperties": false,
|
|
398113
|
+
"required": [
|
|
398114
|
+
"from_mesh"
|
|
398115
|
+
]
|
|
397776
398116
|
}
|
|
397777
398117
|
]
|
|
397778
398118
|
}
|
|
@@ -397863,6 +398203,22 @@
|
|
|
397863
398203
|
"required": [
|
|
397864
398204
|
"field_reference"
|
|
397865
398205
|
]
|
|
398206
|
+
},
|
|
398207
|
+
{
|
|
398208
|
+
"title": "from_mesh",
|
|
398209
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398210
|
+
"type": "object",
|
|
398211
|
+
"properties": {
|
|
398212
|
+
"from_mesh": {
|
|
398213
|
+
"title": "from_mesh (string)",
|
|
398214
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398215
|
+
"type": "string"
|
|
398216
|
+
}
|
|
398217
|
+
},
|
|
398218
|
+
"additionalProperties": false,
|
|
398219
|
+
"required": [
|
|
398220
|
+
"from_mesh"
|
|
398221
|
+
]
|
|
397866
398222
|
}
|
|
397867
398223
|
]
|
|
397868
398224
|
},
|
|
@@ -397923,6 +398279,22 @@
|
|
|
397923
398279
|
"required": [
|
|
397924
398280
|
"field_reference"
|
|
397925
398281
|
]
|
|
398282
|
+
},
|
|
398283
|
+
{
|
|
398284
|
+
"title": "from_mesh",
|
|
398285
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398286
|
+
"type": "object",
|
|
398287
|
+
"properties": {
|
|
398288
|
+
"from_mesh": {
|
|
398289
|
+
"title": "from_mesh (string)",
|
|
398290
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398291
|
+
"type": "string"
|
|
398292
|
+
}
|
|
398293
|
+
},
|
|
398294
|
+
"additionalProperties": false,
|
|
398295
|
+
"required": [
|
|
398296
|
+
"from_mesh"
|
|
398297
|
+
]
|
|
397926
398298
|
}
|
|
397927
398299
|
]
|
|
397928
398300
|
}
|
|
@@ -397989,6 +398361,22 @@
|
|
|
397989
398361
|
"required": [
|
|
397990
398362
|
"field_reference"
|
|
397991
398363
|
]
|
|
398364
|
+
},
|
|
398365
|
+
{
|
|
398366
|
+
"title": "from_mesh",
|
|
398367
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398368
|
+
"type": "object",
|
|
398369
|
+
"properties": {
|
|
398370
|
+
"from_mesh": {
|
|
398371
|
+
"title": "from_mesh (string)",
|
|
398372
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398373
|
+
"type": "string"
|
|
398374
|
+
}
|
|
398375
|
+
},
|
|
398376
|
+
"additionalProperties": false,
|
|
398377
|
+
"required": [
|
|
398378
|
+
"from_mesh"
|
|
398379
|
+
]
|
|
397992
398380
|
}
|
|
397993
398381
|
]
|
|
397994
398382
|
},
|
|
@@ -398044,6 +398432,22 @@
|
|
|
398044
398432
|
"required": [
|
|
398045
398433
|
"field_reference"
|
|
398046
398434
|
]
|
|
398435
|
+
},
|
|
398436
|
+
{
|
|
398437
|
+
"title": "from_mesh",
|
|
398438
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398439
|
+
"type": "object",
|
|
398440
|
+
"properties": {
|
|
398441
|
+
"from_mesh": {
|
|
398442
|
+
"title": "from_mesh (string)",
|
|
398443
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398444
|
+
"type": "string"
|
|
398445
|
+
}
|
|
398446
|
+
},
|
|
398447
|
+
"additionalProperties": false,
|
|
398448
|
+
"required": [
|
|
398449
|
+
"from_mesh"
|
|
398450
|
+
]
|
|
398047
398451
|
}
|
|
398048
398452
|
]
|
|
398049
398453
|
},
|
|
@@ -398099,6 +398503,22 @@
|
|
|
398099
398503
|
"required": [
|
|
398100
398504
|
"field_reference"
|
|
398101
398505
|
]
|
|
398506
|
+
},
|
|
398507
|
+
{
|
|
398508
|
+
"title": "from_mesh",
|
|
398509
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398510
|
+
"type": "object",
|
|
398511
|
+
"properties": {
|
|
398512
|
+
"from_mesh": {
|
|
398513
|
+
"title": "from_mesh (string)",
|
|
398514
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398515
|
+
"type": "string"
|
|
398516
|
+
}
|
|
398517
|
+
},
|
|
398518
|
+
"additionalProperties": false,
|
|
398519
|
+
"required": [
|
|
398520
|
+
"from_mesh"
|
|
398521
|
+
]
|
|
398102
398522
|
}
|
|
398103
398523
|
]
|
|
398104
398524
|
}
|
|
@@ -398177,6 +398597,22 @@
|
|
|
398177
398597
|
"required": [
|
|
398178
398598
|
"field_reference"
|
|
398179
398599
|
]
|
|
398600
|
+
},
|
|
398601
|
+
{
|
|
398602
|
+
"title": "from_mesh",
|
|
398603
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398604
|
+
"type": "object",
|
|
398605
|
+
"properties": {
|
|
398606
|
+
"from_mesh": {
|
|
398607
|
+
"title": "from_mesh (string)",
|
|
398608
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398609
|
+
"type": "string"
|
|
398610
|
+
}
|
|
398611
|
+
},
|
|
398612
|
+
"additionalProperties": false,
|
|
398613
|
+
"required": [
|
|
398614
|
+
"from_mesh"
|
|
398615
|
+
]
|
|
398180
398616
|
}
|
|
398181
398617
|
]
|
|
398182
398618
|
},
|
|
@@ -398237,6 +398673,22 @@
|
|
|
398237
398673
|
"required": [
|
|
398238
398674
|
"field_reference"
|
|
398239
398675
|
]
|
|
398676
|
+
},
|
|
398677
|
+
{
|
|
398678
|
+
"title": "from_mesh",
|
|
398679
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398680
|
+
"type": "object",
|
|
398681
|
+
"properties": {
|
|
398682
|
+
"from_mesh": {
|
|
398683
|
+
"title": "from_mesh (string)",
|
|
398684
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398685
|
+
"type": "string"
|
|
398686
|
+
}
|
|
398687
|
+
},
|
|
398688
|
+
"additionalProperties": false,
|
|
398689
|
+
"required": [
|
|
398690
|
+
"from_mesh"
|
|
398691
|
+
]
|
|
398240
398692
|
}
|
|
398241
398693
|
]
|
|
398242
398694
|
}
|
|
@@ -398303,6 +398755,22 @@
|
|
|
398303
398755
|
"required": [
|
|
398304
398756
|
"field_reference"
|
|
398305
398757
|
]
|
|
398758
|
+
},
|
|
398759
|
+
{
|
|
398760
|
+
"title": "from_mesh",
|
|
398761
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398762
|
+
"type": "object",
|
|
398763
|
+
"properties": {
|
|
398764
|
+
"from_mesh": {
|
|
398765
|
+
"title": "from_mesh (string)",
|
|
398766
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398767
|
+
"type": "string"
|
|
398768
|
+
}
|
|
398769
|
+
},
|
|
398770
|
+
"additionalProperties": false,
|
|
398771
|
+
"required": [
|
|
398772
|
+
"from_mesh"
|
|
398773
|
+
]
|
|
398306
398774
|
}
|
|
398307
398775
|
]
|
|
398308
398776
|
},
|
|
@@ -398358,6 +398826,22 @@
|
|
|
398358
398826
|
"required": [
|
|
398359
398827
|
"field_reference"
|
|
398360
398828
|
]
|
|
398829
|
+
},
|
|
398830
|
+
{
|
|
398831
|
+
"title": "from_mesh",
|
|
398832
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398833
|
+
"type": "object",
|
|
398834
|
+
"properties": {
|
|
398835
|
+
"from_mesh": {
|
|
398836
|
+
"title": "from_mesh (string)",
|
|
398837
|
+
"description": "Refer to a field defined in the input mesh by a name.",
|
|
398838
|
+
"type": "string"
|
|
398839
|
+
}
|
|
398840
|
+
},
|
|
398841
|
+
"additionalProperties": false,
|
|
398842
|
+
"required": [
|
|
398843
|
+
"from_mesh"
|
|
398844
|
+
]
|
|
398361
398845
|
}
|
|
398362
398846
|
]
|
|
398363
398847
|
}
|
|
@@ -400695,5 +401179,5 @@
|
|
|
400695
401179
|
"PROBLEM TYPE"
|
|
400696
401180
|
],
|
|
400697
401181
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
400698
|
-
"$id": "
|
|
401182
|
+
"$id": "486b4fcb077576e8737c5e13a4974eb4b76dee12"
|
|
400699
401183
|
}
|
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.
|
|
32
|
-
__version_tuple__ = version_tuple = (1,
|
|
31
|
+
__version__ = version = '1.19.0'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 19, 0)
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
fourcipp/__init__.py,sha256=4pz7DVXErSbUcLqPTaHnQfdJzKkpfZDivBqbHbTgpRE,1388
|
|
2
2
|
fourcipp/fourc_input.py,sha256=1-EMbwc5tWbWtbZqzRF4_ytrvkcQVgtC5ZX1uz6NFuQ,23954
|
|
3
|
-
fourcipp/version.py,sha256=
|
|
4
|
-
fourcipp/config/4C_metadata.yaml,sha256=
|
|
5
|
-
fourcipp/config/4C_schema.json,sha256=
|
|
3
|
+
fourcipp/version.py,sha256=oBoSBZuC47ik8tTX7i-AnsMmSajaS-jsiu8p9xYfbDk,706
|
|
4
|
+
fourcipp/config/4C_metadata.yaml,sha256=uEaNdDYNzvz2XjaUG6lI2bQLjxSDsdd0PNdeNTUKYnw,11888522
|
|
5
|
+
fourcipp/config/4C_schema.json,sha256=OsKLNBwKkESqY59tDKeUECh2M3V13_lYydomfj8ei6c,16494801
|
|
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.
|
|
24
|
-
fourcipp-1.
|
|
25
|
-
fourcipp-1.
|
|
26
|
-
fourcipp-1.
|
|
27
|
-
fourcipp-1.
|
|
28
|
-
fourcipp-1.
|
|
23
|
+
fourcipp-1.19.0.dist-info/licenses/LICENSE,sha256=lkSOHdH9IZ8c3Vnz0fFjqls1cRlmLADBP8QEIwUlH3o,1082
|
|
24
|
+
fourcipp-1.19.0.dist-info/METADATA,sha256=v73uGFHnxRoyzZpTgJDK4CjZCprdIhPEzpjaGtuHJoE,7916
|
|
25
|
+
fourcipp-1.19.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
26
|
+
fourcipp-1.19.0.dist-info/entry_points.txt,sha256=44XBG4bwhuq1EwOZ0U055HYP8_qN6_d30ecVsa5Igng,53
|
|
27
|
+
fourcipp-1.19.0.dist-info/top_level.txt,sha256=oZ6jgFFmvi157VwGUEFuKT3D8oS5mOkpOVx8zZURZrQ,9
|
|
28
|
+
fourcipp-1.19.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|