Hi Aayush,I succeeded to install Pyplasm on my laptop, and runa simple geometry (see attached). Please install it onyours as well and report the status. This will make it easierto create the FEMhub package which will be the next step.Instructions:Download from
In a shell type:cd <pyplasm sources dir>make cleanmakesudo make installAdd into your .bashrc file a line like this:export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/python2.7/dist-packages/pyplasm/xgeTo test the PyPlasm distribution, type:pythonfrom pyplasm import *c=CUBOID([1,1,1])VIEW(c)quit()Please report how it goes.
Hi Aayush,I succeeded to install Pyplasm on my laptop, and runa simple geometry (see attached). Please install it onyours as well and report the status. This will make it easierto create the FEMhub package which will be the next step.Instructions:Download from
In a shell type:cd <pyplasm sources dir>make cleanmakesudo make installAdd into your .bashrc file a line like this:export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/python2.7/dist-packages/pyplasm/xgeTo test the PyPlasm distribution, type:pythonfrom pyplasm import *c=CUBOID([1,1,1])VIEW(c)quit()Please report how it goes.
- ThanksAayush PoudelPavel
--
Pavel Solin
University of Nevada, Reno
Home page: http://hpfem.org/~pavel
FEMTEC 2011: http://hpfem.org/events/femtec-2011/
Hermes: http://hpfem.org/
FEMhub: http://femhub.org/
--
You received this message because you are subscribed to the Google Groups "femhub" group.
To post to this group, send email to fem...@googlegroups.com.
To unsubscribe from this group, send email to femhub+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/femhub?hl=en.