Coder Social home page Coder Social logo

View Factor from Points about view3d HOT 3 CLOSED

jasondegraw avatar jasondegraw commented on July 20, 2024
View Factor from Points

from view3d.

Comments (3)

jasondegraw avatar jasondegraw commented on July 20, 2024

@ocni-dtu Yes and no. The single area integration function View1AI (in viewobs.c) is computing an overall view factor from a sum of differential surface to polygon view factors. That isn't exactly the view factor to a surface from a point, but it's a close as I can find from the papers that you might be referring to. I believe it is possible to use V1AIpart to compute a "point" to surface view factor, but the main driver program isn't set up to report that, and obstructions would need to be handled, and so on.

If you're looking for the view factor from a point in space (and not a point on a surface) to surfaces, then View3D won't do that. For that problem, there are non-iterative geometrical methods that are preferable.

Does that help?

from view3d.

ocni-dtu avatar ocni-dtu commented on July 20, 2024

Thanks for the explanation @jasondegraw!
Could you recommend any software, which uses the "non-iterative geometrical methods" you speak of?

from view3d.

jasondegraw avatar jasondegraw commented on July 20, 2024

Hmmm, I could have sworn I responded to this months ago. No, I'm not aware of any software that use the geometric methods. For points, it's generally possible to cobble together closed-form calculations that at least approximate the view factor.

from view3d.

Related Issues (5)

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.