Cibin Joseph
Cibin Joseph
The possibility of passing font size (or scaling) of the generated pdf as an option while invoking code2pdf would be a great addition.
Segmentation fault from QT keeps popping up after end of code execution
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...
PyPlot v2.11.1 works. PyPlot v2.11.2 does not. Numpy v1.22.0 works, but newer versions might have an issue. Seems to cause compilation errors for FLOWNoise. Doing `] add PyPlot.jl` brought up...
Use a wing that requires a cambered airfoil section to demonstrate that cambered sections can also be imported in from OpenVSP.
@JuliaRegistrator register
This PR adds the bookkeeping function `getdim()` that computes dimensional thrust, torque and power from their coefficient forms. The function takes similar inputs as the existing `nondim()` function. Documentation and...
This PR is to review the changes made and make sure everything looks good. This may not need to be merged into `master` immediately.
For a fairly simple minimal working example shown below, I see a considerably large delay between the HtoD memcopy and the kernel launch. The times reported by Nsight systems are:...