Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$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.
This is a program for numerical solution of Euler equations of compressible flows using discontinuous galerkin method. The code is written on top of the deal.II finite element library.
Code has been moved to
https://github.com/cpraveen/dflo
A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finitevolume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE.
Code has been moved to
https://github.com/cpraveen/euler2d
PIHM is a multiprocess, multi-scale hydrologic model where the major hydrological processes are fully coupled using the semi-discrete finitevolumemethod.
FSEM is a set of freeFEM++ scripts and C++ code to solve the drift-diffusion (DD) semiconductor device equations by the finite element method (FEM). It was initially developed for the nonlinear study of semiconductors under high optical injection.
OpenFlower is a free and open source CFD code (for Linux and Windows) mainly intended to solve the turbulent incompressible Navier-Stokes equations with a LES approach. It can deal with arbitrary complex 3D geometries with its finitevolume approach.
The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
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
HyperSim is a Navier-Stokes and Maxwell equations solver. It use the same method-"finitevolume" to solve fluid and electromagnetic field. This technique could sharing the same mesh for simulation and make the multi-discipline optimization design possi