My name is Lucia Avalle. I am an electrochemist and a beginner in
"computational science". Sorry if I bother you, but I am trying to use fipy
and the followng error message was reported:



 File "/home/lucia/FiPy-1.1/fipy/tools/sparseMatrix.py", line 45, in
<module>
    import spmatrix
ImportError: No module named spmatrix


Thank you in advance
Lucia


On Sat, Sep 20, 2008 at 7:50 PM, Jonathan Guyer <[EMAIL PROTECTED]> wrote:

>
>
> On Sep 19, 2008, at 5:11 PM, Zhiwen Liang wrote:
>
>  The higher-order discretization sounds interesting.
>>
>
> I knew I was going to regret even mentioning that as a possibility. A new
> discretization is not simple and will not be soon. I am also not at all
> convinced that it is necessary.
>
>  I am solving the elastic force balance equations. I compared the results
>> that I got from my fipy code with those from ABAQUS (a finite element
>> software). The results are very similar except they are offset somehow
>> (depending on the problem). If I use the "getFaceGrad()" instead of
>> "getGrad()" when calculating the strain from the displacement, I get closer
>> results.
>>
>
> Is this offset affected by changes to the mesh? Has your solution
> converged?
>
>  Maybe the higher-order interpolation in finite element method makes the
>> differences.
>>
>
> It's possible, but first we would need to know that your solutions are well
> converged and that they are posed correctly. What equations are you solving?
> How are you representing them in FiPy?
>
>
>
>
>

Reply via email to