[SciPy-dev] Re: From NASTRAN to MATLAB to Scipy [Fwd: loadop4/saveop4]

José Fonseca j_r_fonseca at yahoo.co.uk
Mon Nov 17 19:28:10 EST 2003


I haven't come around to write a parser for Nastran Output4 files as I
haven't yet needed those. But I've recently writed a parser for Output2
(both binary and neutral) result files, and I even wrote a very simple
NASTRAN OP2 -> VTK which (at the moment only) extracts the mode shapes
of a modal analysis.

See the parsers at
http://mefriss1.swan.ac.uk/cgi-bin/viewcvs.cgi/python/Nastran/ and the
converter at
http://mefriss1.swan.ac.uk/cgi-bin/viewcvs.cgi/python/nas2vtk.py

On Mon, 17 Nov 2003 17:58:37 +0100, Nils Wagner wrote:
> Dies ist eine mehrteilige Nachricht im MIME-Format.
> --------------C36602AAD19189372FC5B129
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Dear experts,
>
> I was looking for a NASTRAN/MATLAB interface. The result of
> my inquiry is enclosed. Maybe Scipy can use this interface as well.
>
> Any comments or suggestions ?
>
>
> Nils

[....]

I may or may not eventually implement those in python, but in any case,
thanks for the links!

Jose Fonseca



More information about the SciPy-Dev mailing list