Skip to content

Commit 3697847

Browse files
Update src/pseudotransient.jl
1 parent b14a5cf commit 3697847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pseudotransient.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ SIAM Journal on Scientific Computing,25, 553-569.](https://doi.org/10.1137/S1064
2828
algorithms, consult the
2929
[LinearSolve.jl documentation](https://docs.sciml.ai/LinearSolve/stable/).
3030
- `alpha_initial` : the initial pseudo time step. it defaults to 1e-3. If it is small,
31-
you are going to need more iterations to converge.
31+
you are going to need more iterations to converge but it can be more stable.
3232
3333
3434

0 commit comments

Comments
 (0)