Skip to content

Commit

Permalink
Modified test options to comply with changes in Albany (PR #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mperego committed May 13, 2023
1 parent c600f59 commit e554810
Show file tree
Hide file tree
Showing 37 changed files with 486 additions and 475 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,25 @@ ANONYMOUS:
Problem:
Name: LandIce Enthalpy 3D
Solution Method: Steady
Required Fields: [basal_friction, surface_air_temperature]
Required Basal Fields: [ice_thickness]
Basal Side Name: basalside
Needs Dissipation: true
Needs Basal Friction: true

# LandIce parameters
LandIce Physical Parameters:
Conductivity of ice: 2.10000000000000008e+00
Diffusivity temperate ice: 1.09999999999999992e-08
Heat capacity of ice: 2.00900000000000000e+03
Conductivity of ice: 2.1
Diffusivity temperate ice: 1.1e-08
Heat capacity of ice: 2.009e+03
Water Density: 1.028e+03
Ice Density: 9.10e+02
Gravity Acceleration: 9.81e+00
Reference Temperature: 2.65000000000000000e+02
Clausius-Clapeyron Coefficient: 7.90000000000000059e-08
Ice Latent Heat Of Fusion: 3.34000000000000000e+05
Reference Temperature: 2.65e+02
Clausius-Clapeyron Coefficient: 0.0 #7.90e-08
Ice Latent Heat Of Fusion: 3.34e+05
Permeability factor: 1.0e-12 #1e-12
Viscosity of water: 1.79999999999999995e-03
Omega exponent alpha: 2.00000000000000000e+00
Diffusivity homotopy exponent: -1.10000000000000008e+00
Viscosity of water: 1.8e-03
Omega exponent alpha: 2.0e+00
Diffusivity homotopy exponent: -1.1e+00
LandIce Enthalpy:
Regularization:
Flux Regularization:
Expand All @@ -44,11 +42,11 @@ ANONYMOUS:
LandIce Viscosity:
Extract Strain Rate Sq: true
Type: 'Glen''s Law'
'Glen''s Law Homotopy Parameter': 0.50000000000000000e+00
'Glen''s Law Homotopy Parameter': 0.5
Continuous Homotopy With Constant Initial Viscosity: true
Coefficient For Continuous Homotopy: 8.00000000000000000e+00
'Glen''s Law A': 7.56960000000000016e-05
'Glen''s Law n': 3.00000000000000000e+00
Coefficient For Continuous Homotopy: 8.0
'Glen''s Law A': 7.5696e-05
'Glen''s Law n': 3.0
Flow Rate Type: Temperature Based

# Boundary Conditions
Expand All @@ -66,20 +64,22 @@ ANONYMOUS:
# Performance parameters
Use MDField Memoization: true

# Degrees of Cubature Rules
Cubature Degree: 4
Basal Cubature Degree: 4

# Final solution comparison
Regression For Response 0:
Test Value: -7.152645593729e+00
Relative Tolerance: 1.00000000000000008e-05
Absolute Tolerance: 1.00000000000000002e-03
Relative Tolerance: 1.0e-05
Absolute Tolerance: 1.0e-03

# Discretization Description
Discretization:
Workset Size: -1
Number Of Time Derivatives: 0
Method: Extruded
NumLayers: 10
Element Shape: Wedge
Cubature Degree: 4
Columnwise Ordering: true
Use Glimmer Spacing: true

Expand Down Expand Up @@ -123,7 +123,6 @@ ANONYMOUS:
basalside:
Number Of Time Derivatives: 0
Method: Ioss
Cubature Degree: 4
Restart Index: 1
Exodus Input File Name: mesh-pop-wdg/gis_basal_populated.exo
Required Fields Info:
Expand Down Expand Up @@ -166,7 +165,7 @@ ANONYMOUS:
Nonlinear Solver: Line Search Based
Line Search:
Full Step:
Full Step: 1.00000000000000000e+00
Full Step: 1.0
Method: Backtrack
Solver Options:
Status Test Check Type: Minimal
Expand All @@ -178,7 +177,7 @@ ANONYMOUS:
Test Type: NormF
Norm Type: Two Norm
Scale Type: Scaled
Tolerance: 1.00000000000000008e-05
Tolerance: 1.0e-05
Test 1:
Test Type: MaxIters
Maximum Iterations: 50
Expand Down Expand Up @@ -254,7 +253,7 @@ ANONYMOUS:
CoarseMap: MyCoarseMap2
mySaPFact2:
'sa: eigenvalue estimate num iterations': 10
'sa: damping factor': 1.33332999999999990e+00
'sa: damping factor': 1.33333e+00
factory: SaPFactory_kokkos
P: myTentativePFact2
myTransferCoordinatesFact:
Expand Down Expand Up @@ -291,7 +290,7 @@ ANONYMOUS:
factory: RepartitionHeuristicFactory
A: myRAPFact
'repartition: min rows per proc': 3000
'repartition: max imbalance': 1.32699999999999995e+00
'repartition: max imbalance': 1.327e+00
'repartition: start level': 3
myZoltanInterface:
factory: ZoltanInterface
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,27 @@ ANONYMOUS:

# LandIce parameters
LandIce Physical Parameters:
Conductivity of ice: 2.10000000000000008e+00
Diffusivity temperate ice: 1.09999999999999992e-08
Heat capacity of ice: 2.00900000000000000e+03
Conductivity of ice: 2.1
Diffusivity temperate ice: 1.1e-08
Heat capacity of ice: 2.009e+03
Water Density: 1.028e+03
Ice Density: 9.10e+02
Gravity Acceleration: 9.81e+00
Reference Temperature: 2.65000000000000000e+02
Clausius-Clapeyron Coefficient: 7.90000000000000059e-08
Ice Latent Heat Of Fusion: 3.34000000000000000e+05
Reference Temperature: 2.65e+02
Clausius-Clapeyron Coefficient: 7.9e-08
Ice Latent Heat Of Fusion: 3.34e+05
Permeability factor: 1.0e-12 #1e-12
Viscosity of water: 1.79999999999999995e-03
Omega exponent alpha: 2.00000000000000000e+00
Diffusivity homotopy exponent: -1.10000000000000008e+00
Viscosity of water: 1.8e-03
Omega exponent alpha: 2.0e+00
Diffusivity homotopy exponent: -1.1e+00
LandIce Viscosity:
Extract Strain Rate Sq: true
Type: 'Glen''s Law'
'Glen''s Law Homotopy Parameter': 0.50000000000000000e+00
'Glen''s Law Homotopy Parameter': 0.5
Continuous Homotopy With Constant Initial Viscosity: true
Coefficient For Continuous Homotopy: 8.00000000000000000e+00
'Glen''s Law A': 7.56960000000000016e-05
'Glen''s Law n': 3.00000000000000000e+00
Coefficient For Continuous Homotopy: 8.0
'Glen''s Law A': 7.5696e-05
'Glen''s Law n': 3.0
Flow Rate Type: Temperature Based
Body Force:
Type: FO INTERP SURF GRAD
Expand All @@ -44,7 +44,6 @@ ANONYMOUS:
BC 0:
Type: Basal Friction
Side Set Name: basalside
Cubature Degree: 4
Basal Friction Coefficient:
Type: Exponent Of Given Field
Given Field Variable Name: log_basal_friction
Expand Down Expand Up @@ -73,11 +72,16 @@ ANONYMOUS:
Compute Constant Modes: true
Compute Rotation Modes: true

# Degrees of Cubature Rules
Cubature Degree: 4
Surface Cubature Degree: 4
Basal Cubature Degree: 4

# Final solution comparison
Regression For Response 0:
Test Value: -7.005509894455e+00
Relative Tolerance: 1.00000000000000008e-05
Absolute Tolerance: 1.00000000000000002e-03
Relative Tolerance: 1.0e-05
Absolute Tolerance: 1.0e-03

# Discretization Description
Discretization:
Expand All @@ -86,7 +90,6 @@ ANONYMOUS:
Method: Extruded
NumLayers: 10
Element Shape: Wedge
Cubature Degree: 4
Columnwise Ordering: true
Use Glimmer Spacing: true

Expand Down Expand Up @@ -144,7 +147,6 @@ ANONYMOUS:
basalside:
Number Of Time Derivatives: 0
Method: Ioss
Cubature Degree: 4
Restart Index: 1
Exodus Input File Name: mesh-pop-wdg/gis_basal_populated.exo
Required Fields Info:
Expand Down Expand Up @@ -189,7 +191,6 @@ ANONYMOUS:
upperside:
Number Of Time Derivatives: 0
Method: Ioss
Cubature Degree: 4
Restart Index: 1
Exodus Input File Name: mesh-pop-wdg/gis_upper_populated.exo
Required Fields Info:
Expand All @@ -210,7 +211,7 @@ ANONYMOUS:
Nonlinear Solver: Line Search Based
Line Search:
Full Step:
Full Step: 1.00000000000000000e+00
Full Step: 1.0
Method: Backtrack
Solver Options:
Status Test Check Type: Minimal
Expand All @@ -222,7 +223,7 @@ ANONYMOUS:
Test Type: NormF
Norm Type: Two Norm
Scale Type: Scaled
Tolerance: 1.00000000000000008e-05
Tolerance: 1.0e-05
Test 1:
Test Type: MaxIters
Maximum Iterations: 50
Expand Down Expand Up @@ -298,7 +299,7 @@ ANONYMOUS:
CoarseMap: MyCoarseMap2
mySaPFact2:
'sa: eigenvalue estimate num iterations': 10
'sa: damping factor': 1.33332999999999990e+00
'sa: damping factor': 1.33333e+00
factory: SaPFactory_kokkos
P: myTentativePFact2
myTransferCoordinatesFact:
Expand Down Expand Up @@ -335,7 +336,7 @@ ANONYMOUS:
factory: RepartitionHeuristicFactory
A: myRAPFact
'repartition: min rows per proc': 3000
'repartition: max imbalance': 1.32699999999999995e+00
'repartition: max imbalance': 1.327e+00
'repartition: start level': 3
myZoltanInterface:
factory: ZoltanInterface
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ ANONYMOUS:

# LandIce parameters
LandIce Physical Parameters:
Conductivity of ice: 2.10000000000000008e+00
Diffusivity temperate ice: 1.09999999999999992e-08
Heat capacity of ice: 2.00900000000000000e+03
Conductivity of ice: 2.1
Diffusivity temperate ice: 1.1e-08
Heat capacity of ice: 2.009e+03
Water Density: 1.028e+03
Ice Density: 9.10e+02
Gravity Acceleration: 9.81e+00
Reference Temperature: 2.65000000000000000e+02
Clausius-Clapeyron Coefficient: 7.90000000000000059e-08
Ice Latent Heat Of Fusion: 3.34000000000000000e+05
Reference Temperature: 2.65e+02
Clausius-Clapeyron Coefficient: 7.9e-08
Ice Latent Heat Of Fusion: 3.34e+05
Permeability factor: 1.0e-12 #1e-12
Viscosity of water: 1.79999999999999995e-03
Omega exponent alpha: 2.00000000000000000e+00
Diffusivity homotopy exponent: -1.10000000000000008e+00
Viscosity of water: 1.8e-03
Omega exponent alpha: 2.0
Diffusivity homotopy exponent: -1.1
LandIce Enthalpy:
Regularization:
Flux Regularization:
Expand All @@ -44,11 +44,11 @@ ANONYMOUS:
LandIce Viscosity:
Extract Strain Rate Sq: true
Type: 'Glen''s Law'
'Glen''s Law Homotopy Parameter': 0.50000000000000000e+00
'Glen''s Law Homotopy Parameter': 0.5
Continuous Homotopy With Constant Initial Viscosity: true
Coefficient For Continuous Homotopy: 8.00000000000000000e+00
'Glen''s Law A': 7.56960000000000016e-05
'Glen''s Law n': 3.00000000000000000e+00
Coefficient For Continuous Homotopy: 8.0
'Glen''s Law A': 7.5696e-05
'Glen''s Law n': 3.0
Flow Rate Type: Temperature Based

# Boundary Conditions
Expand All @@ -66,11 +66,15 @@ ANONYMOUS:
# Performance parameters
Use MDField Memoization: true

# Degrees of Cubature Rules
Cubature Degree: 4
Basal Cubature Degree: 4

# Final solution comparison
Regression For Response 0:
Test Value: -7.152645593729e+00
Relative Tolerance: 1.00000000000000008e-05
Absolute Tolerance: 1.00000000000000002e-03
Relative Tolerance: 1.0e-05
Absolute Tolerance: 1.0e-03

# Discretization Description
Discretization:
Expand All @@ -79,7 +83,6 @@ ANONYMOUS:
Method: Extruded
NumLayers: 10
Element Shape: Wedge
Cubature Degree: 4
Columnwise Ordering: true
Use Glimmer Spacing: true

Expand Down Expand Up @@ -123,7 +126,6 @@ ANONYMOUS:
basalside:
Number Of Time Derivatives: 0
Method: Ioss
Cubature Degree: 4
Restart Index: 1
Exodus Input File Name: mesh-pop-wdg/gis_basal_populated.exo
Required Fields Info:
Expand Down Expand Up @@ -166,7 +168,7 @@ ANONYMOUS:
Nonlinear Solver: Line Search Based
Line Search:
Full Step:
Full Step: 1.00000000000000000e+00
Full Step: 1.0
Method: Backtrack
Solver Options:
Status Test Check Type: Minimal
Expand All @@ -178,7 +180,7 @@ ANONYMOUS:
Test Type: NormF
Norm Type: Two Norm
Scale Type: Scaled
Tolerance: 1.00000000000000008e-05
Tolerance: 1.0e-05
Test 1:
Test Type: MaxIters
Maximum Iterations: 50
Expand Down Expand Up @@ -254,7 +256,7 @@ ANONYMOUS:
CoarseMap: MyCoarseMap2
mySaPFact2:
'sa: eigenvalue estimate num iterations': 10
'sa: damping factor': 1.33332999999999990e+00
'sa: damping factor': 1.33333e+00
factory: SaPFactory_kokkos
P: myTentativePFact2
myTransferCoordinatesFact:
Expand Down Expand Up @@ -291,7 +293,7 @@ ANONYMOUS:
factory: RepartitionHeuristicFactory
A: myRAPFact
'repartition: min rows per proc': 3000
'repartition: max imbalance': 1.32699999999999995e+00
'repartition: max imbalance': 1.327e+00
'repartition: start level': 3
myZoltanInterface:
factory: ZoltanInterface
Expand Down
Loading

0 comments on commit e554810

Please sign in to comment.