All Projects → gridapapps → GridapGeosciences.jl

gridapapps / GridapGeosciences.jl

Licence: MIT license
Gridap drivers for geoscience applications

Programming Languages

julia
2034 projects
shell
77523 projects

Projects that are alternatives of or similar to GridapGeosciences.jl

ELEMENTS
The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), and novel mesh classes (geometry and SWAGE) to support a very broad range of element types, numerical methods, and mesh connectivity data structures useful for computational physics and engineering.
Stars: ✭ 13 (-53.57%)
Mutual labels:  numerical-methods, finite-element-methods
FinEtools.jl
Finite Element tools in Julia
Stars: ✭ 126 (+350%)
Mutual labels:  numerical-methods, finite-element-methods
AsFem
A Simple Finite Element Method program (AsFem)
Stars: ✭ 108 (+285.71%)
Mutual labels:  numerical-methods, multiphysics
GurobiLink
Wolfram Language interface to the Gurobi numerical optimization library
Stars: ✭ 16 (-42.86%)
Mutual labels:  numerical-methods
mole
Mimetic Operators Library Enhanced
Stars: ✭ 15 (-46.43%)
Mutual labels:  numerical-methods
SCEMa
HMM implementation featuring Deal.II (FE) and LAMMPS (MD)
Stars: ✭ 14 (-50%)
Mutual labels:  finite-element-methods
LUMA
Public-facing repository for the open-source project Lattice-Boltzmann @ The University of Manchester (LUMA).
Stars: ✭ 38 (+35.71%)
Mutual labels:  finite-element-methods
nmmn
Miscellaneous methods for: astronomy, dealing with arrays, statistical distributions, computing goodness-of-fit, numerical simulations and much more
Stars: ✭ 16 (-42.86%)
Mutual labels:  numerical-methods
FreeFem-modules
A collection of mathematically validated modules (EDP) for FreeFEM
Stars: ✭ 28 (+0%)
Mutual labels:  finite-element-methods
FenicsSolver
multiphysics FEM solver based on Fenics library
Stars: ✭ 52 (+85.71%)
Mutual labels:  multiphysics
raccoon
Massively parallel FEM code for phase-field for fracture by Dolbow Lab at Duke University
Stars: ✭ 21 (-25%)
Mutual labels:  numerical-methods
plantFEM
This is a plant/farming simulator based on Finite Element Method, which targets crops in fields. This software provides multi-physical simulations of agriculture for canopies, plants, and organs for farmers, breeders, and agronomists. Please try and give us feedback. This github-page is a mirror of the following gitlab-page.
Stars: ✭ 31 (+10.71%)
Mutual labels:  finite-element-methods
grins
Multiphysics Finite Element package built on libMesh
Stars: ✭ 45 (+60.71%)
Mutual labels:  multiphysics
MongeAmpere
Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations
Stars: ✭ 18 (-35.71%)
Mutual labels:  numerical-methods
MinimalFem
podgorskiy.com/spblog/304/writing-a-fem-solver-in-less-the-180-lines-of-code
Stars: ✭ 23 (-17.86%)
Mutual labels:  finite-element-methods
tr29124 test
C++ special math functions
Stars: ✭ 16 (-42.86%)
Mutual labels:  numerical-methods
FreeFem-website
FreeFEM website
Stars: ✭ 13 (-53.57%)
Mutual labels:  finite-element-methods
pydens
PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks
Stars: ✭ 201 (+617.86%)
Mutual labels:  numerical-methods
exadg
ExaDG - High-Order Discontinuous Galerkin for the Exa-Scale
Stars: ✭ 62 (+121.43%)
Mutual labels:  finite-element-methods
petgem
petgem is a parallel and high-order code for active-source (e.g. CSEM) and passive-source (e.g. MT) geophysics electromagnetic modeling in 3D arbitrary marine/land problems under anisotropic conductivities.
Stars: ✭ 18 (-35.71%)
Mutual labels:  finite-element-methods

GridapGeosciences

Stable Dev Build Status Codecov

The goal of this repository is to showcase the suitability of the Gridap ecosystem of packages to solve geophysical flow problems. In this repo, you will find:

  • [click here] A convergence study of Raviart-Thomas-DG mixed finite elements for the solution of a Darcy problem on the cubed sphere.

  • [click here] A convergence study of grad-conforming finite elements for the solution of a Laplace-Beltrami problem on the cubed sphere.

  • [click here] Numerical solution of the linear wave equation on the cubed sphere using a Strong-Stabilitity-Preserving Runge-Kutta explicit 2nd order method (SSPRK2) for time integration and Raviart-Thomas-DG mixed finite elements for spatial discretization.

  • [click here] Numerical solution of the Nonlinear Rotating Shallow Water Equations on the cubed sphere using a fully implicit theta-method for time integration, full Newton nonlinear solves, and compatible mixed finite elements for spatial discretization.

  • [click here] MPI-parallelization of all the above using GridapDistributed.jl and its satellite packages GridapPETSc.jl and GridapP4est.jl.

  • [[click here]] More to come ...

Vorticity field for the Nonlinear Rotating Shallow Water Equations on the cubed sphere. Galewsky benchmark.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].