Daniel Wheeler

Results 132 comments of Daniel Wheeler

I installed with `conda install -c jarvis-tools` and I'm getting version 2020.11.27 for some reason?!? If I do `conda search -f jarvis-tools`, I get ``` Loading channels: done # Name...

I've seen this with other packages as well when there's an issue with dependencies and precedence. For example, installing sfepy used to change the environment from Python 3 to 2....

What happens when you install jarvis-tools. do you get the latest version or same as me?

Probably hasn't propogated to conda-forge yet. Let's try again next week On Fri, Apr 30, 2021, 10:46 AM Kamal Choudhary ***@***.***> wrote: > Actually I dont see the 2021.4.28 version...

I'm not sure exactly what you're asking for here. Some clarification might help. My guess is that you could either base the material properties on the mask and use a...

Thanks for this feedback. We used to have boundary condition objects rather than constraints and then we went with constraints and eliminated the boundary conditions. However, it has seemed to...

> we give our students for using FiPy (mainly for diffusion/advection/reaction systems), we start with defining the mesh (domain), then creating the variable(s), then applying boundary conditions (via constraints, as...

Only seems to be running a single version of the Travis osx tests

The following is failing on the Nix build so need to fix that. Also failing locally. Might be to do with the Gmsh version. Should be able to get to...

> Can you tell if it's a different version of Gmsh or something? It's giving $ gmsh --version 4.6.0 Is that supported?