Skip to content

Commit

Permalink
Correcting spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh Natarajan committed Oct 16, 2024
1 parent b727329 commit c37b7a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ GeneralAD::source_terms_cellcentered (const Geometry& geom,
// ?? hub radius needed here
if(rad >= 2.0 and rad <= d_rotor_rad) {
//AMREX_ASSERT( (z-d_hub_height) <= rad );
// Conside the vector that joines the point and the turbine center.
// Consider the vector that joines the point and the turbine center.
// Dot it on to the vector that joins the turbine center and along
// the plane of the disk. See fig. 10 in Mirocha et. al. 2014.

Expand Down

0 comments on commit c37b7a0

Please sign in to comment.