Open Source Computer-Aided Engineering (CAE) Software - Page 4

Computer-Aided Engineering (CAE) Software

View 104 business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Computational implementation of 3D shape grammar for AutoCAD. For creation and use of shape grammars, with canonical shape representation, instance matching with shape emergence, full grammar rules derivation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    6Genci V2

    6Genci V2

    This program calculate hexagon coordinats for CNC Mill.

    This program calculates the necessary coordinates for machining 6 corner pieces in the diameter determined for the CNC Vertical machining center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CFD code using Arbitrary Lagrangian Eulerian algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Abaqus Job Tracker

    Abaqus Job Tracker

    Track an Abaqus job to show the progress of the Step solution

    Reads the .STA file from the specified folder and track the associated Abaqus job to show the progress of the Step solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    Advanced Simulation Library

    Free multiphysics simulation software package

    Advanced Simulation Library (ASL) is a free and open source multiphysics simulation software package. Its computational engine is based, among others, on the Lattice Boltzmann Methods (http://en.wikipedia.org/wiki/Lattice_Boltzmann_methods) and is written in OpenCL (http://en.wikipedia.org/wiki/OpenCL) which enable extraordinarily efficient deployment (http://asl.org.il/benchmarks) on a variety of massively parallel architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and supercomputers. The engine is hidden entirely behind C++ classes, so that no OpenCL knowledge is required from application programmers. ASL can be utilized to model various coupled physical and chemical phenomena and employed in a multitude of fields: computational fluid dynamics, virtual sensing, industrial process data validation and reconciliation, image-guided surgery, computer-aided engineering, high-performance scientific computing, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Alternative Logic Sets CAD

    ALST is a CAD for all imaginable logic systems (binary, ternary, etc)

    This project is available in the source code form (CodeEye' MixFile) only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Animator Session Wrapper

    Animator Session Wrapper

    Easy animator session file manipulation

    Session wrapper is a tool which makes using animator session file easier. This allows a reusable session file to be run multiple time and also allow easy selection of the variable values. This tool is still in development phase and still a lot of updates are to come with upcoming versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Animator Toolbar Manager

    Animator Toolbar Manager

    Application to manage userdefined animator toolbars

    This program can read the Animator XML files and allow for an easy modification of the animator user toolbars
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AntTSP

    AntTSP

    Traveling Salesman Problem (TSP) Solver

    Fast Ant Colony Optimization TSP Solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Application File Bucket

    Application File Bucket

    Small application to open multiple file with a pre-processor

    This application is to open multiple files in one pre-processor using a single click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ArchiDim

    ArchiDim

    Architektur-Bemaßungen für ZWCAD / AutoCAD

    ZWCAD / AutoCAD Addon für Architektur-gerechte Bemaßungen (automatisches Hochstellen von Ziffern). Durch ArchiDim können nun Architekten, Bauplaner und andere normengerechte Zeichnungen bzw. Bemaßungen erstellen. Die sehr aufwändige händische Nachbearbeitungen aller Bemaßungen, um Endziffern normgerecht hochzustellen, entfällt nunmehr. ArchiDim bietet individuelle Einstellmöglichkeiten für die unterschiedlichen Bemaßungsarten und ist sehr einfach zu bedienen. ArchiDim ist getestet mit ZWCAD+ 2014. Bei Fragen zu ZWCAD+ oder ArchiDim wenden Sie sich bitte an: Michael Wannke http://www.zwcad-kaufen.de info@zwcad-kaufen.de ----------- DEAR ENGLISH-SPEAKERS: IF YOU ARE INTERESTED IN AN ENGLISH VERSION PLEASE CONTACT ME (info@zwcad-kaufen.de) In architectural design the mm-digit in dimensions is usually superscripted. Standard AutoCAD / ZWCAD does not support this automatically, so I developed ArchiDim to conveniently automatize this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A .Net (c#) module to interop with Autodesk AutoCAD using AutoCAD .Net API (ObjectARX wrapper classes)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Autoexe 2015

    Autoexe 2015

    Autorun enabler for Autodesk Inventor VBA projects

    This plugin enable unsupported functionalities for Autodesk Inventor 2014 and above. Autodesk doesn't support Autorun macros for VBA projects anymore, but with this plugin it is still possible to use the commands "AutoOpen", "AutoEdit", "AutoSave", "AutoClose" and "AutoNew" subroutines stored within "Thisdocument" module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Biomecanica Computacional U-America
    Investigacion de diseño avanzado en biomecanica computacional con elementos finitos usando herramientas de software-libre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Brick Work Quantity Estimator

    Brick Work Quantity Estimator

    Tool used to estimate the quantity of bricks, cement and sand required

    The Brick Work Quantity Estimator is a software tool used to estimate the quantity of Brick, Cement and Sand required for building projects. It is designed with a feature to input data like brick and wall size in various unit systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Buildes

    Buildes

    A designer’s program for describing parts of the building

    Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CADauno

    3D modeling tool based on the NURBS surfaces

    CADauno is a 3D modeling tool based on the NURBS surfaces. It aims at exploiting the NURBS power at representing free forms, as NURBS are the industry standard for the representation and design of geometry. It's written in C++, based on OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A project for providing Mac OS X binary packages of open source CAE (computer aided engineering) tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    COASTEXCEL

    A VBA enabled EXCEL spreadsheet to calculate water-wave properties

    COASTEXCEL is a Microsoft-Excel spreadsheet with Visual Basic for Applications (VBA) functions to calculate fundamental wave properties using linear wave theory, simple wave transformations, tidal elevations, tsunami travel time, wind wave growth parameters, design wave heights using Raleigh’s probability distribution, breakwater dimensions and longshore sediment transport rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A collection of extensions / add-ons to cad programs. The name is a mash of the words Cad-Addons. Mostly intended as extensions to AutoCAD, but as most use the AutoLisp scripting language many clone products are capable of using them also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CamelCAM

    3D CAM program for CNC mills/lathes

    CamelCAM will allow the user (in time, when/if fully functional) to load CAD 3D geometry objects from DXF, IGES and possibly other file formats, choose a particular CNC machine model, set needed parameters and then generate an ISO program suited for that CNC machine, capable of milling/lathing the selected piece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open channels hydraulics is very important part of hydraulic and civil engineering. Finding critical depth in open channel flows is a basic task in this field. This is an application for calculating critical depth in open channels flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Data Mining Platform is a platform for data mining and analysis. It contains many of the new and sophisticated methods such as kernel-based classification, two-way clustering, bayesian networks, pattern recognition for time series analysis and many other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB