On Tuesday, February 3, 2015 at 10:09:08 PM UTC+5:30, Robert Cimrman wrote:
On 02/03/2015 05:14 PM, Sukhbinder Singh wrote:
> Thanks Robert. I found it and it worked..

Good.

> Is there any plan to include other elements other than the already existing
> ones?
>
> How difficult it is? I would like to contribute if its okay?

You mean adding a new term to [1], right? It is somehow described in the docs
[2], and it is not so easy - for a decent speed, either a vectorization with
numpy or using C or Cython is needed.

    I meant other element types, tetra, 6 noded triangle etc 

Or you mean adding e.g. vector elements like Nedelec for electromagnetics?

Anyway, contributions are welcome!

Thanks for your prompts answers. Have just discovered sfepy. Loving it . Want to use it as a user for some time now.

r.
[1] http://sfepy.org/doc-devel/terms_overview.html
[2] http://sfepy.org/doc-devel/developer_guide.html#how-to-implement-a-new-term

> Thanks
> Sukhbinder
>
>
>
> On Tuesday, February 3, 2015 at 7:33:25 PM UTC+5:30, Robert Cimrman wrote:
>>
>> On 01/31/2015 04:55 AM, Sukhbinder Singh wrote:
>>> Thanks. I will give it a try.
>>>
>>
>> Check also our modal analysis example [1].
>>
>> r.
>>
>> [1]
>> http://sfepy.org/doc-devel/examples/standalone/interactive/modal_analysis.html
>>
>