NrTl
NrTl
it's working now , just a last question , is it possible to turn a 2D simulation like the moving_wall to 3D ?
Hi again @LasNikas and i'm sorry if i'm asking a lot , i visualized a simulation based on TrixiParticle and what i noticed that the parametres i can analyse are...
Thank you for replying what i really need is plot the high of fluid particles over time in a precise position , like for x=5 i need to plot a...
Hi @svchb , can you explain more pls because i didn't get to make it work
yeah I got it , but it's not used for a specific point !
Hello again, To extract the fluid height at a specific point, I previously tried using ParaView and Python, but I couldn't obtain valid results. So now, I would like to...
I already tried the instructions in the documentation but what i need is an animation of the examples not just a simple plots because it's not enough to analyse it...
hello again I’m encountering an error while visualizing with TrixiVTK.jl and SaveSolutionCallback. Could you please explain what might be causing this? ERROR: MethodError: no method matching axes(::String, ::Int64) The function...
Hi @jlchan - so I’m trying to visualize results from a TrixiShallowWater.jl simulation using SaveSolutionCallback + Trixi2Vtk.jl, as recommended. However, I encounter an error when converting .h5 files to VTK:...
I just want to know the file's name of the simulation in the photo below , and if I can do the 3D visualization directly with Trixi2vtk.jl and ParaView or...