Code Monkey home page Code Monkey logo

Comments (2)

rjgollan-on-github avatar rjgollan-on-github commented on May 28, 2024

Hi Manu,

It's good you started stepwise on your journey. Can I suggest a few more intermediate steps? For example 1M cells or 10M cells before in 3D before jumping to 150M. Perhaps just truncate your domain.

As for your specific import issue, there are two possible workflows with GridPro grids. I think you have mixed the two workflows.

  1. Using GridPro grids in GridPro native format. There is an example in our collection that shows this approach. That is: gdtk/examples/eilmer/3D/gridpro-import. When you are using importGridproGrid() function call in your script, you are using this approach. This will read all elemental blocks from the original grid you built. You will need that same number of cores for your simulation.
  2. Using GridPro grids in SU2 format. When we do this, we typically partition the SU2 grid using Metis. For this type of workflow, look at the example: gdtk/examples/eilmer/2D/sharp-cone-20-degrees/usg-su2

To answer your question about slow or not, I think you need to step up systematically in cell size to see if there's a scaling issue. It's hard for me to reason about an isolated 150M cell grid.

from gdtk.

manukamin avatar manukamin commented on May 28, 2024

Hi Rowan, thanks for your feedback.
There is a small correction to my previous comment : I meant to say that I am writing the grid out in format native to GridPro (.tmp), and not in SU2 format. My apologies for that. So no, I don't think I am mixing up the two workflows.

And as far as your suggestions on truncating the geometry is concerned : I shall try that. Perhaps I should also perform a test to see how the code scales.

Thanks again! I shall mark this issue as closed.

from gdtk.

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.