Re: Some questions on the viewer

2020-01-20 Thread A A
Hi Martin, Thanks for your response. That's strange that such a "dummy" command would be necessary. I was able to answer the second question myself. It is possible to *retroactively *change line and axis properties. For the mesh1D example I did the following: viewer = Viewer(vars=(phi, phi_analy

Re: Some questions on the viewer

2020-01-20 Thread Martinus WERTS
Dear Amine, Concerning your second question, I think that this a normal (but in this case, annoying) feature of the Jupyter notebook. You might trying adding an extra (dummy) command to the cell, after the line in which the Viewer() is instantiated. For example: ``print('Ready')``. Best, Martin

stop sending my email

2020-01-20 Thread Amevi Tongne
Please remove me in your mailing list. I've already done the procedure but I do't know why I'm still getting messages from you. == ___ fipy mailing list fipy@nist.gov http://w

Fwd: Some questions on the viewer

2020-01-20 Thread A A
I'd like to add a third question to the below, but which is not related to the viewer: - Does a reference document/publication exist for the general conservation equation as solved by fipy? I am looking for something which defines the terms in said equation with slightly more mathematical

Some questions on the viewer

2020-01-20 Thread A A
Dear All, I'm just getting back into using fipy after a few months hiatus. I'm getting more familiar with how it works, but I have a couple of questions about the viewer: - Is it possible to control linestyle (specifically dashes) of the cellVariable objects tied to each specific viewer? I