MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: export to Ansys

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89587] Re: export to Ansys
  • From: Oliver Ruebenkoenig <ruebenko at uni-freiburg.de>
  • Date: Fri, 13 Jun 2008 06:47:21 -0400 (EDT)
  • References: <g2th7h$7ll$1@smc.vnet.net>

Hi,


On Fri, 13 Jun 2008, Narasimham wrote:

> How to export x,y,z points  made by Parametric Plot3D[f(u,v),
> {u,umin,umax},},{v,vmin,vmax} ] to FEA Ansys? Also how to make a
> suitable (x,y,z)Table? TIA
>


We have only done ANSYS _import_ into Mathematica ( why would want 
anything else ;-) )

You can look at the code in some of the import packages you find here:
http://www.imtek.uni-freiburg.de/simulation/mathematica/IMSweb/imsTOC/Interfaces/index.html

possibly you can deduce how the ANSYS file format is structured.

Oliver

Oliver Ruebenkoenig, <ruebenko AT uni-freiburg.de>


  • Prev by Date: Re: font problem exporting to pdf
  • Next by Date: export pdf font question
  • Previous by thread: export to Ansys
  • Next by thread: Re: export to Ansys