Skip to content

Commit d05c373

Browse files
committed
correct the comments in test/prescribed_dilation.cc
1 parent 8fda76d commit d05c373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/prescribed_dilation.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ namespace aspect
3636
{
3737
/**
3838
* u = cos(y), sin(x)+xy
39-
* p = 2/3 eta x
39+
* p = -2/3 eta x
4040
* grad p = -2/3 eta
4141
* R = div u = x
4242
* => grad p and compressibility term cancel

0 commit comments

Comments
 (0)