From: Jason  Sidabras
Subject: femlisp examples
Date: 
Message-ID: <1189981789.910851.112260@r29g2000hsg.googlegroups.com>
Hello,

I've been working with femlisp for a week and using it as a learning
tool for lisp. Over this period of time I have gotten used to working
in the CLOS environment of lisp and a little bit of the lisp
structure. I've come from a mainly python background which might have
helped this transition.

I am looking for some examples for femlisp to learn from, setting up
domains and problems: Specifically I would like to build a simulation
with two 2d domains. Domain_2 would be a subset of Domain_1 and have
different properties.

Also I have played around with triangle, but it seems the functions
associated with femlisp;src;mesh;triangle.lisp aren't accessible from
my command line under fl.mesh.

I am using sbcl 1.0.5 on MacOSX, femlisp 0.9.9. Not looking for a
handout, just a push in the right direction.

Thank you,

Jason
From: Nicolas Neuss
Subject: Re: femlisp examples
Date: 
Message-ID: <87ps0h41bz.fsf@ma-patru.mathematik.uni-karlsruhe.de>
Jason  Sidabras <··············@gmail.com> writes:

...

For the record: I answered this on the Femlisp mailing list.

Nicolas