Giter VIP home page Giter VIP logo

vap3's People

Contributors

alton-y avatar bill-b avatar devinbarcelos avatar michael-melville avatar raalf avatar travis-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vap3's Issues

Unable to use fixed-lift analysis

This line https://github.com/raalf/VAP3/blob/master/fcnXMLREAD.m#L48 gets overwritten by this block of code https://github.com/raalf/VAP3/blob/master/fcnXMLREAD.m#L355-L361. This is confusing me since it overwrites the initial read in from the input file. How can I run a fixed-lift analysis properly? Also, should the input file say 'True' and 'False' or '0' and '1'. Because based on these codes, it indicates that the input should be 'True' and 'False', but the ReadMe says '0' and '1'.

INPU.vecDVEPANELS

INPU.vecDVEPANELS is not being modified properly by DUPBLADE in GEOM2DVE for the QuadRotor.vap input, I believe

Unable to run .vap setup with multiple vehicles

filename = inputs/2MotorGliders_simple.vap

Matrix dimensions must agree.

Error in fcnSTARGLOB (line 23)
xsi(:,1) = points(:,1).*(cpsi.ceps) +
points(:,2).
(-spsi.ceps) + points(:,3).(seps);

Error in fcnROTORFORCE (line 4)
et = repmat(fcnSTARGLOB(matROTORAXIS, matVEHROT(:,1),
matVEHROT(:,2),
matVEHROT(:,3)),size(vecDVENFREE,1)/max(vecDVEROTOR),1);

Error in fcnFORCES (line 31)
valCT = fcnROTORFORCE( en, vecDVENFREE, vecDVENIND,
inddrag, matUINF, vecDVEROTOR, matVEHROT, matROTORAXIS,
vecROTORRPM, vecROTDIAM, matCENTER, valDELTIME,
valTIMESTEP);

Error in VAP_MAIN (line 223)
vecDVELFREE, vecDVELIND, vecDVESFREE,
vecDVESIND] = fcnFORCES(matCOEFF, vecK,
matDVE, valNELE, matCENTER, matVLST, matUINF,
vecDVELESWP, ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.