Skip to content

Commit

Permalink
Rename header guard solkz_compositional_field.h; Use continuous press…
Browse files Browse the repository at this point in the history
…ure element for solkz_particles and solkz_compositional_field benchmark"
  • Loading branch information
hlokavarapu committed May 10, 2017
1 parent d7978ec commit 1d3d81b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
@@ -1,5 +1,5 @@
#ifndef SOLKZ_SOLKZ_COMPOSITIONAL_FIELDS_H
#define SOLKZ_SOLKZ_COMPOSITIONAL_FIELDS_H
#ifndef ASPECT_SOLKZ_COMPOSITIONAL_FIELDS_H
#define ASPECT_SOLKZ_COMPOSITIONAL_FIELDS_H


#include "../solkz.h"
Expand Down
Expand Up @@ -54,7 +54,7 @@ end

subsection Discretization
set Stokes velocity polynomial degree = 2
set Use locally conservative discretization = true
set Use locally conservative discretization = false

# Whether to use a composition discretization that is discontinuous as
# opposed to continuous. This then requires the assembly of face terms
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/solkz/compositional_fields/solkz_particles.prm
Expand Up @@ -55,7 +55,7 @@ end

subsection Discretization
set Stokes velocity polynomial degree = 2
set Use locally conservative discretization = true
set Use locally conservative discretization = false
set Use discontinuous composition discretization = true
end

Expand Down

0 comments on commit 1d3d81b

Please sign in to comment.