Log of /trunk/doc/user/examples
Directory Listing
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(16 years, 2 months ago)
by
robwdcock
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
Revision
582 -
Directory Listing
Modified
Wed Mar 8 05:54:06 2006 UTC
(16 years, 2 months ago)
by
lkettle
Changed example script for wave.py to a point source wave propagation problem in 3D.
Revision
579 -
Directory Listing
Modified
Tue Mar 7 01:28:23 2006 UTC
(16 years, 2 months ago)
by
gross
new section on lame equation completed
Revision
578 -
Directory Listing
Modified
Mon Mar 6 06:12:04 2006 UTC
(16 years, 2 months ago)
by
gross
new section in the tutorial
Revision
575 -
Directory Listing
Modified
Fri Mar 3 03:33:07 2006 UTC
(16 years, 2 months ago)
by
lkettle
I have changed some of the documentation and added more explanations for
the online reference guide for esys13. I have modified two of the
example source codes to write out the results for Helmholtz problem and
changed one variable name in the diffusion.py code to avoid confusion.
Revision
569 -
Directory Listing
Modified
Tue Feb 28 05:34:37 2006 UTC
(16 years, 3 months ago)
by
gross
modified presentation of LinearPDE
Revision
567 -
Directory Listing
Modified
Tue Feb 28 03:58:05 2006 UTC
(16 years, 3 months ago)
by
gross
updates examples
Revision
566 -
Directory Listing
Modified
Tue Feb 28 03:52:29 2006 UTC
(16 years, 3 months ago)
by
gross
rename
Revision
565 -
Directory Listing
Modified
Mon Feb 27 00:04:17 2006 UTC
(16 years, 3 months ago)
by
gross
some updates
Revision
327 -
Directory Listing
Modified
Wed Dec 7 04:32:28 2005 UTC
(16 years, 5 months ago)
by
gross
make them run again
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(16 years, 6 months ago)
by
jgs
move all directories from trunk/esys2 into trunk and remove esys2