Showing 13 open source projects for "gmsh"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Vedo

    Vedo

    A python module for scientific analysis of 3D data

    ...Inspired by the vpython manifesto "3D programming for ordinary mortals", vedo makes it easy to work with 3D pointclouds, meshes and volumes, in just a few lines of code, even for less experienced programmers. vedo is based on VTK and numpy, with no other dependencies. Import meshes from VTK format, STL, Wavefront OBJ, 3DS, Dolfin-XML, Neutral, GMSH, OFF, PCD (PointCloud). Export meshes as ASCII or binary to VTK, STL, OBJ, PLY formats. Analysis tools like Moving Least Squares, mesh morphing and more. Tools to visualize and edit meshes (cutting a mesh with another mesh, slicing, normalizing, moving vertex positions, etc..). Split mesh based on surface connectivity. Extract the largest connected area. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ...Code is parallelized and runs on laptops, desktops and clusters. The code precision is adjustable, it is fast and uses little memory. CFIE is used for closed surfaces, and EFIE for open PEC surfaces. Can function on GMSH, GiD and ANSYS meshes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Blenbridge

    Blenbridge

    Finite element mesh from Blender objects.

    Hexahedral finite element mesh from Blender. Fun! Useful with Elmer, Calculix, Gmsh, IA-FEMesh, Febio, others. Documentation available here in PDF format, or on the locally hosted Blenbridge website in HTML format. Video tutorials are also available. (Additional console versions are available for linux and windows, with fewer features but with greater execution speed, and the advantage of being scriptable.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GGGears
    This application is intended to be a tool for easy, almost automatic, creation and calculation of gear transmission finite element models. It consists of a geometry and mesh generator based on GMSH and a finite element model based on GETFEM++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CAELinux

    CAELinux

    Dedicated to computer-aided engineering Linux distribution

    CAELinux is an installable live (USB) Linux distribution dedicated to open source engineering with a focus on Computer Aided Engineering and Scientific Computing. Based on Ubuntu, it features a ready to use workstation environment for open source product development, makers and scientist with many CAD/CAM/CAE applications for mechanical design, stress analysis, heat transfer, flow simulation and CNC manufacturing / 3D printing as well as electronic design tools and a complete development...
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 6
    e2aps
    This old conversion app was meant to interconnect Elmer, Netgen, Gmsh, Tetgen, and Blender. Because of some unusual targets, it may still be of interest to some.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenFVM is a general open source three-dimensional Computational Fluid Dynamics (CFD) solver (for Linux and Windows). It uses the unstructured finite volume method to simulate non-isothermal transient flow. Gmsh is used for pre- and post- processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ...Until 2016 FFEP was developed using C. Science 2016 the language was switched to GNU Octave with some C Mex-Functions. Mesh generation or import is not part of FFEP. We recommend the use of Gmsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ciGen

    ciGen

    ciGen is a short C++ code to generate cohesive interface elements.

    ...Cohesive interface elements constitute a simple to implement yet valuable tool to implement CZM. This project provides a simple C++ code that reads a finite element mesh, modify it and generate cohesive interface elements where needed. It can read Gmsh (http://geuz.org/gmsh/) or ABAQUS input files and write the mesh to any format such as ABAQUS and jive (http://www.dynaflow.com/en_GB/jive.html). The code was written by VP Nguyen (google scholar link: http://scholar.google.com/citations?user=jCqqCAoAAAAJ&hl=en) when he was at TU Delft and the algorithm is described in the article VP Nguyen, "An open source program to generate zero-thickness cohesive interface elements", Advances in Engineering Software, 2014(74), 27--39. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    msh2elmer,Simple GMSH to Elmer converter

    Simple GMSH to Elmer converter

    msh2elmer routine converts GMSH .msh files into elmer dir/mesh.* format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    **Decrepit notice** This project is now being replaced by a much snazzier platform that integrates QGIS and GMSH. See https://launchpad.net/meshing for further details. Project goal is to generate a toolkit for 2D and 3D bathymetric mesh generation via an anisotropic adaptive mesh method. Emphasis is on approximation with clearly defined error goals so that the final model is quantitatively useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GmshMorph is a tool to be used with GMSH, the meshing program by Christophe Geuzaine and Jean-François Remacle, for oceanographic and land-based fluid dynamics modelling. The program shapes meshes produced by GMSH to fit specified contour data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Elast-O-Matic

    Implementation of the finite element method for linear elasticity

    Code for solving linear elasticity problems using the finite element method. Current features -Handles complex geometry and boundary conditions -Linear triangle and quadratic quad elements -Sparse matrix CG solver -MPI Parallelism -GMSH Input -VTK Output
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next