Skip to content

Commit

Permalink
Deployed 03187b8 with MkDocs version: 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EdoAlvarezR committed Jan 8, 2024
1 parent 119f836 commit dccaf7f
Show file tree
Hide file tree
Showing 52 changed files with 116 additions and 116 deletions.
4 changes: 2 additions & 2 deletions api/flowunsteady-maneuver/index.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions api/flowunsteady-monitor/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/flowunsteady-openvsp/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/flowunsteady-postprocessing-fdom/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api/flowunsteady-postprocessing-misc/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api/flowunsteady-postprocessing-noise/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api/flowunsteady-run/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/flowunsteady-simulation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowunsteady-vehicle-asm/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions api/flowunsteady-vehicle-components/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/flowunsteady-vehicle-types/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/flowvpm-particle/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowvpm-relaxation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowvpm-sfs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowvpm-time/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowvpm-uj/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowvpm-utils/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/flowvpm-viscous/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/blownwing-acoustics/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/blownwing-aero/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/blownwing-asm/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/heavingwing/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/openvsp-aircraft/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/propeller-J040/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/propeller-incidence/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/propeller-jsweep/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/propeller-quasisteady/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions examples/prowim-aero/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/rotorhover-acoustics/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/rotorhover-aero/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/rotorhover-fdom/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/rotorhover-quasisteady/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/tetheredwing/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/vahana-maneuver/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/vahana-monitor/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/vahana-run/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/vahana-vehicle/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/wing-4p2aoa/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/wing-aoasweep/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions generate_examples_blownwing.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ remote_url = "https://edoalvar2.groups.et.byu.net/public/FLOWUnsteady/"
open(joinpath(output_path, output_name*"-aero.md"), "w") do fout

println(fout, """
# [Wing-on-Rotor Interactions](@id blownwingaero)
# [Wing-on-Prop Interactions](@id blownwingaero)
```@raw html
<div style="position:relative;padding-top:50%;">
Expand All @@ -23,13 +23,13 @@ open(joinpath(output_path, output_name*"-aero.md"), "w") do fout
In this example we show mount propellers on a swept wing.
The wing is modeled using the actuator line model that represents the wing
as a lifting line.
This wing model is accurate for capturing wing-on-rotor interactions.
This wing model is accurate for capturing wing-on-prop interactions.
For instance, the rotor will experience an unsteady blade loading (and
increased tonal noise) caused by the turning of the flow ahead of the wing
leading edge.
However, this simple wing model is not adecuate for capturing
rotor-on-wing interactions (see [the next two sections](@ref asm) to
accurately predict rotor-on-wing interactions).
prop-on-wing interactions (see [the next two sections](@ref asm) to
accurately predict prop-on-wing interactions).
""")

Expand Down
10 changes: 5 additions & 5 deletions generate_examples_prowim.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ remote_url = "https://edoalvar2.groups.et.byu.net/public/FLOWUnsteady/"
open(joinpath(output_path, output_name*"-aero.md"), "w") do fout

println(fout, """
# [Rotor-on-Wing Interactions](@id prowimaero)
# [Prop-on-Wing Interactions](@id prowimaero)
In this example we use the [actuator surface model](@ref asm) (ASM) to
accurately predict the effects of props blowing on a wing.
more accurately predict the effects of props blowing on a wing.
This case simulates the PROWIM experiment in
[Leo Veldhuis' dissertation](https://repository.tudelft.nl/islandora/object/uuid%3A8ffbde9c-b483-40de-90e0-97095202fbe3)
(2005), and reproduces the validation study published in
Expand All @@ -37,7 +37,7 @@ open(joinpath(output_path, output_name*"-aero.md"), "w") do fout
* ``^\\dag``*None:* `vpm_SFS = vpm.SFS_none`
* ``^\\ddag``*Dynamic:* `vpm_SFS = vpm.SFS_Cd_twolevel_nobackscatter`
(Mid-low fidelity settings may be inadequate for capturing rotor-on-wing interactions, unless using `p_per_step=5`)
(Mid-low fidelity settings may be inadequate for capturing prop-on-wing interactions, unless using `p_per_step=5`)
""")
Expand Down Expand Up @@ -95,9 +95,9 @@ open(joinpath(output_path, output_name*"-aero.md"), "w") do fout
```
The favorable comparison with the experiment at \$\\alpha=0^\\circ\$ and
\$4^\\circ\$ confirms that ASM accurately predicts propeller-wing
\$4^\\circ\$ confirms that ASM accurately predicts prop-on-wing
interactions up to a moderate angle of attack. At \$\\alpha=10^\\circ\$ we suspect
that the wing is mildly stalled, leading to a larger discrepancy (further
that the wing is mildly stalled in the experiment, leading to a larger discrepancy (further
discussed in [Alvarez' Dissertation](https://scholarsarchive.byu.edu/etd/9589)[^1]
and
[Alvarez & Ning, 2023](https://arc.aiaa.org/doi/abs/10.2514/1.C037279)[^2]).
Expand Down
4 changes: 2 additions & 2 deletions index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions installation/general/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions installation/windows/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search_index.js

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions theory/convergence/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions theory/publications/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions theory/rvpm/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions theory/validation/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions visualization/index.html

Large diffs are not rendered by default.

0 comments on commit dccaf7f

Please sign in to comment.