Skip to content

Commit

Permalink
Update param.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-bournes authored Feb 22, 2024
1 parent 03267d5 commit ebb0bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/param/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ struct Param {
real_t max_bound = 100;

/// Define the boundary condition of the diffusion grid [open, closed,
/// Neumann, Dirichlet]\n
/// Neumann, Dirichlet, Periodic]\n
/// Default value: `"Neumann"`\n TOML config file:
///
/// [simulation]
Expand Down

0 comments on commit ebb0bcc

Please sign in to comment.