Rémi Delaporte-Mathurin

Results 242 comments of Rémi Delaporte-Mathurin

@paulromano in some applications, the probability of birth is not homogeneous (see [this example](https://github.com/fusion-energy/openmc-plasma-source#tokamak-source)). Do you think this feature would allow users to specify a probability distribution or strengths distributions?

Oh so the usage would "just" be 1) give a bunch of sources 2) it exclude the sources outside of this cell I thought the usage would be 1) give...

This feature would be super useful for FEniCS/DOLFINX users as an alternative to Paraview. Especially in cloud applications or docker containers. Thanks 🎉

> @RemDelaporteMathurin I'm looking for an Xdmf file of a time series created by dolphins. But I can't find a suitable file for testing. Do you know of any? @tkoyama010...

@tkoyama010 here are the files [xdmf_files.zip](https://github.com/pyvista/pyvista/files/9037095/xdmf_files.zip) I created 2 different files: one using checkpointing, the other without checkpointing. Both are time series which contain 4 entries. Here's the code to...

@tkoyama010 sorry I messed up something in the checkpoint file. Here are the new files: [xdmf_files.zip](https://github.com/pyvista/pyvista/files/9037090/xdmf_files.zip)

@tkoyama010 were the time series files any useful in the end?

Hi @tkoyama010 ! I'm still very interested in this feature, is there anything I can do to help? I see that this PR has been tagged for the 0.37.0 release,...

> @RemDelaporteMathurin Sorry for late response. I have to add dependent of TimeReader class. But I don't know how to add it. Do you know the structure of time series...

@tkoyama010 The files I sent you were timeseries. Maybe the structure can be figured out by looking at those?