• @Nashua
    link
    57 months ago

    You’ve kinda answered your own question there. That’s what CAD is for. To create what you’re after, you’d be using the same backend capabilities which are already computationally expensive, mapped out within a game engine. The result would likely be an expensive bit of training/simulation software that’s redundant to both engineers and machinists, and out of the price range of any home builder.

    Accessibility is what you’re after, and I can sympathise. I think ANSYS Discovery was made with that in mind, and it’s available in the academic version.

    I generate models with code and use a pythonic API to automatically simulate them in testbed conditions. It wouldn’t be far off to create extra scenarios, but each time you make one it would take a bit of knowledge to put together.

    • prole
      link
      fedilink
      English
      1
      edit-2
      7 months ago

      I don’t know if ANSYS Discovery is different than the ANSYS software I used while I was in school, but if it isn’t… Good luck with that lol

      • @Nashua
        link
        1
        edit-2
        7 months ago

        It’s one of their modules that’s meant for preliminary CFD with a simplified approach. I’ve only tried it a little tbh as it doesn’t have the control we required, but I can see how it’d feel accessible. Workbench is intimidating AF.

        The pythonic API was for controlling Fluent which is maybe what you used in school, also involved some Spaceclaim. Getting started on coding that was a puzzle and a half. Feels good now it’s solved though :’D

        • prole
          link
          fedilink
          English
          17 months ago

          There was a rudimentary gui of sorts, and we were taught using that and maybe very minimal command line stuff (I did learn some “programming” for Matlab in a different class, but all of that knowledge is long gone), but I remember it being very unresponsive and buggy.

          Or maybe I just sucked at it, though I’m generally very good with computers and intuitively figuring out how software is supposed to work. ANSYS was not intuitive lol. I just remember trying to make meshes and wanting to smash the PC.