clawpack/pyclaw

pyclaw output

Closed this issue · 2 comments

Hello,

I'm trying to use pyclaw to solve the Euler 1D equations and the output I get are just the energy and the density but not the momentum. Is there anyway to output it as well ?

Thanks a lot !!

Rbt

Hi @rruizdeaustri,

The output should contain the density, momentum, and the energy already. The output will have the first column containing the density, the second the momentum, and the third the energy.

ketch commented

I'm closing this since the OP hasn't replied to elucidate the problem.