Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Build Type: Tpetra" from Landice tests #788

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions compass/landice/tests/circular_shelf/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
LandIce Viscosity:
Type: 'Glen''s Law'
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/dome/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
LandIce Viscosity:
Type: 'Glen''s Law'
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/ensemble_generator/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
LandIce Field Norm:
sliding_velocity_basalside:
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/greenland/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

# Discretization Description
Discretization:
Exodus Output File Name: albany_output.exo
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/humboldt/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
LandIce Field Norm:
sliding_velocity_basalside:
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/humboldt/albany_input_depthInt.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
LandIce Field Norm:
sliding_velocity_basalside:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
# In order to use ML, change Tpetra to Epetra in the following line,
# and "Preconditioner Type: MueLu" to " Preconditioner Type: ML" several lines below
Build Type: Tpetra

Problem:
LandIce Field Norm:
sliding_velocity_basalside:
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/mismipplus/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
Dirichlet BCs:
SDBC on NS dirichlet for DOF U1 prescribe Field: dirichlet_field
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/thwaites/albany_input.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

# Problem Description
Problem:
Cubature Degree: 4
Expand Down
2 changes: 0 additions & 2 deletions compass/landice/tests/thwaites/albany_input_depthInt.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%YAML 1.1
---
ANONYMOUS:
Build Type: Tpetra

Problem:
Depth Integrated Model: true

Expand Down
Loading