gimli icon indicating copy to clipboard operation
gimli copied to clipboard

Geophysical Inversion and Modeling Library :earth_africa:

Results 79 gimli issues
Sort by recently updated
recently updated
newest added

### Problem description I am playing with the Heat Equation in 2D tutorial. https://www.pygimli.org/_tutorials_auto/2_modelling/plot_5-mod-fem-heat-2d.html#sphx-glr-tutorials-auto-2-modelling-plot-5-mod-fem-heat-2d-py I tried changing the temperature for the bc `T = pg.solver.solveFiniteElements(mesh, a={1: 1.0, 2: 2.0, 3:...

### Problem description Hello, I would like to obtain a 2-D distribution of water content using DC electrical data. That is, I would like to perform the coupled inversion of...

### Problem description Hello, I'm interested in importing a mesh file (*.msh) from gmsh (version 4.10.5). The *.msh file is not in the `MSH ASCII file version 2 format, as...

### Problem description Hello, I hope everything is going very well. I have some GPR data in sgy format, and I have been trying to be able to use it...

question

### Problem description Is it possible to load a finished and exported TT manager result that has been saved with ```mgr.saveResult(path)``` The intention is to do some inversion steps, evaluate...

### Problem description I have been modeling and inverting VES data using the procedures in the "VES inversion for a blocky model" tutorial. So far, everything is working great but...

### Problem description I used the example provided with tdem class. When I tried to do inversion using the command tem.invert(nr=0, nlay=10, thickness=None) I got the following error AttributeError: 'VMDTimeDomainModelling'...

### Problem description I want to find possiblilites to use multiple CPUs on Ubunti 20.04 ### Your environment **Operating system**: Ubuntu 20.04 **pyGIMLi version**: 1.25 **Way of installation**: conda We...

### Problem description Hello,teacher!I learned from the software introduction that there is a time-lapse inversion module about ERT/SIP, but there is no such module in the specific function description document...

question

### Inversion for seismic refraction profile cannot execute due to "getPhiD". I am following the "plot04_koenigsee_jupyer_notebook" example. I have a seismic refraction data files. These files were not internaly organized...