FLOWUnsteady icon indicating copy to clipboard operation
FLOWUnsteady copied to clipboard

An interactional aerodynamics and acoustics solver for multirotor aircraft and wind energy

Results 35 FLOWUnsteady issues
Sort by recently updated
recently updated
newest added

It might be nice to put in the [Docs](https://flow.byu.edu/FLOWUnsteady/how-to-guide/set-up-runtime-functions/) that the time and time step passed into the extra_runtime_function is dimensional rather than non-dimensional time. It can be a little...

documentation

Compilation of ExaFMM using GCC triggers an unstable behavior of the related package. After compiling CxxWrap and ExaFMM with GCC v10, I encountered the following. In a fresh Julia REPL,...

documentation

It would be better if the output files (.vtk, h5, xmf, ...) of `run_simulation` had leading zeros by default for Paraview. In the meantime, I think I will write a...

Hello, I am a student and I am trying to run the example simulations given on your website. One of the examples is a rotor hovering. Once the simulation is...

Dear All, I am currently running some post processing studies including acoustic analysis. For specific simulations the acoustic analysis runs without any problems within FLOWUnsteady and PSU-WopWop (e.g. for 5730rpm...

When try to compile ExaFMM running the script build.sh I got an error message: "configure: error: could not find mpi library for --enable-mpi Compiling 3d make: *** No targets specified...

CxxWrap.jl version 0.11.2 required for FLOWUnsteady does not compile on Julia 1.9 with the error: ``` ERROR: LoadError: libcxxwrap_julia_jll not available on this platform Stacktrace: [1] error(s::String) @ Base ./error.jl:35...

This pull request sets the compat entry for the `VSPGeom` package to `0.6`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...

Hi all. Some propeller force components like, Force(Fx, Fy, Fz) or Torque(Tx, Ty, Tz) should be needed to analysis the propeller performance when the propeller incidence anlge is non-zero. The...