Tom Tranter

Results 70 comments of Tom Tranter

# Hackathon info - [ ] Look at submodel structure - [ ] Read tortuosity paper for a few different model ideas - [ ] Implement new submodel and parameters...

I'd be interested in 3d models and it aligns with what I've done on jellyrolls

> Thanks for taking this on. I don't think it is necessary to have both `npts` and `non_linear_time`. Instead, I think we should deprecate `npts`, require users to pass `dt`...

Separators usually have pretty low tortuosity but it's worth including the change you suggest for sure. I can make the change as I'm familiar with transport efficiency and have just...

Hi @lorensen, thanks for the reply. The line setting the mapper range falls over but I commented it out and got the VTK window with all the glyphs. When I...

Yup, can you post an example? I also started looking at shared memory arrays for something else but only works in linux

Wall hitting is identifiable so yeah you could definitely add another calculation to kill it or not and then record dead times as a mask or dead step then filter....

1000 time steps isn't very much so there's a bit of overhead to increasing processors and you should see better gains for longer simulations

I guess that's a bit of trial and error but certainly 1000 isn't enough even for a relatively small image. Each step is along one axis only so right away...