Skip to content

Commit

Permalink
Edit comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
pslocum committed Aug 18, 2023
1 parent 95368ba commit 5841b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Generators/LMCCavitySignalGenerator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ namespace locust
else if (fInterface->fbWaveguide) // Waveguide config follows:
{
// Do not presently use a mode response function, but instead use the Kass energy
// budget to calculate the waveguide mode excitation, as is done in the Locust paper.
// budget to calculate the waveguide mode excitation.
fUseDirectKassPower = true;
}

Expand Down

0 comments on commit 5841b36

Please sign in to comment.