Git Product home page Git Product logo

Comments (3)

cyrush avatar cyrush commented on July 19, 2024

Hi @ibaned -- our usual use cases leverage a set of files per time step. (Each timestep is an independent set)

We will need to think a bit about how the root file can create the indexing metadata for multiple cycles. I assume a goal would be to have the time series be easily used in viz tools? I am not sure they will present the data in an intuitive way right now.

We can experiment to see what is the best path in early dec.

from conduit.

JustinPrivitera avatar JustinPrivitera commented on July 19, 2024

Hi @ibaned. This is possible already, with a couple caveats. The other option you will want to include is opts["mesh_name"] = "mymeshname";. You can put whatever name you like there (so the cycle number could go there). The silo writer will prepend that name to the multimesh, multivar, and multimaterial names. It will also place information for domains inside of a directory with that name. Therefore, the only place where information might be clobbered in ensuing writes would be the cycle and time that live inside the root file. I wonder how easy it would be to work with a database stored in this way in a tool like VisIt? I expect you would get a giant list of meshes, and VisIt wouldn't be able to interpret that as a timeseries.

from conduit.

JustinPrivitera avatar JustinPrivitera commented on July 19, 2024

@ibaned @cyrush Can we close this issue?

from conduit.

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.