Giter Site home page Giter Site logo

Comments (4)

MoiseRousseau avatar MoiseRousseau commented on August 27, 2024 1

@nearfuture625: Let's talk here about this problem and the other you send me and related to exporting to FLAC3D 6.00 (MoiseRousseau/Variational-Tet-Mesh#1).

  1. For instance, only the block mesh are exported, and there is not current code (from my side at least) to export the fault zone. Doing so would requires to adapt the mesh to the fault and export the face groups, or to create kind of a new material and export it as a fault zone.
  2. It seems you successfully export a mesh and reimport in FLAC3D on this issue, but you fail in the other issue (MoiseRousseau/Variational-Tet-Mesh#1). What is different between both issues ? Can you send your GemPy input file ?

from gempy.

nearfuture625 avatar nearfuture625 commented on August 27, 2024 1

@MoiseRousseau :Thanks for your reply, last time I proposed that the f3grid file exported using the export_flac3D_input() function provided in gempy could not be displayed in flac3D, I have solved it, the zone part is added before B8, the zone sequence number is added after B8, and the node column has 9 columns after the sequence number, I adjusted the order of the node columns, new_column_order = [1, 2, 4, 5, 3, 8, 6, 7] to output an F3Grid file that can be displayed in FLAC. I'm going to attach my modified export_flac3D_input() function file, but the problem I'm facing now is that there is a lack of a way to export a mesh file containing faults to analyze the stresses near the faults using FLAC3D.
1017p.csv
1017o.csv
input_flac.txt
Looking forward to your insights on the method of tomographic derivation

from gempy.

ottaviani2 avatar ottaviani2 commented on August 27, 2024

Thank you both for the amazing opportunity to export file .f3grid from gempy. I need to update the code, there is an asterisk that prevents the creation of zones.

The line
out.write('\n*ZONES')
should be
out.write('\nZONES')

I attach the updated file
input_flac.txt

from gempy.

javoha avatar javoha commented on August 27, 2024

Resolved? Please feel free to reopen if not. I am also not sure how much of this is a gempy issue. But definitely a useful discussion.

from gempy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.