Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dmontgomeryNREL committed Oct 22, 2024
1 parent 3452ff5 commit 27c4bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/PeleLMeX_ProblemSpecificFunctions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ problem_modify_ext_sources(
{
/*
Notes:
1) a_extSource contains sources from velocity forcing coming in.
This function should add to rather than overwrite a_extSource.
1) ext_src contains sources from velocity forcing coming in.
This function should add to rather than overwrite ext_src.
2) Requires peleLM.user_defined_ext_sources = true in input file
// Example: Exponential decay ode quantity
Expand Down

0 comments on commit 27c4bed

Please sign in to comment.