Skip to content

How to Run the 'Wing.jl' using Actuator Surface Model(ASM) ? #64

Answered by inse0918
inse0918 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, It's been a while.

I made the ASM code with reference to vahana.jl code.

Here is the ASM code that can analysis the wing aerodynamic force with Actuator Surface Model.

import FLOWUnsteady as uns
import FLOWUnsteady: vlm, vpm, gt, Im


run_name        = "ASM-example"            # Name of this simulation
BasePath = "/home/inse0918/.julia/packages/FLOWUnsteady/Jl5A6/Results/ASM"

add_wings       = true                      # Whether to include wings
save_path       = run_name                  # Where to save this simulation
paraview        = true                      # Whether to visualize with Paraview
data_path       = uns.def_data_path         # Path to rotor database

# -------------…

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
1 reply
@inse0918
Comment options

Comment options

You must be logged in to vote
4 replies
@Turbulence1116
Comment options

@Turbulence1116
Comment options

@inse0918
Comment options

@Turbulence1116
Comment options

Comment options

You must be logged in to vote
8 replies
@Turbulence1116
Comment options

@inse0918
Comment options

@Turbulence1116
Comment options

@Turbulence1116
Comment options

@inse0918
Comment options

Answer selected by inse0918
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants