/[ascend]/trunk/models/johnpye
ViewVC logotype

Index of /trunk/models/johnpye

Files shown:58
Directory revision: 965 (of 3507)
Sticky Revision:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
extpy/  937  18 years  johnpye   Fixed ability to run 'solve' from an external script method, without the present…
extfn/  912  18 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
datareader/  960  17 years  johnpye   Able to compile now on Solaris. Fixed a problem with datareader.c returning non-…
zill.a4c  964  17 years  johnpye   Added a test method to run a integration with one variable (a numerical example …
when_test.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
water4.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
vector.a4c  857  18 years  johnpye   Added 'pile.a4c', a model for laterally loaded piles (in progress)
thermo_types.a4c  892  18 years  johnpye   Added pressure_per_temperature.
thermalequilibrium2.a4c  965  17 years  johnpye   Fixed OSPATH typo Other minor doc changes.
thermalequilibrium.a4c  883  18 years  johnpye   Added a newton's law of cooling model.
testlog10.a4c  917  18 years  johnpye   Added some debug stuff to work on the on_load problem.
testconopt.a4c  791  18 years  johnpye   Moved 'SearchArchiveLibraryPath' into ascDynaLoad so that it can be shared betwe…
testcmslv2.a4c  808  18 years  johnpye   Some debug output in cond_config. Working on adding PyGTK GUI functionality to s…
testcmslv.a4c  799  18 years  johnpye   Corrected syntax in testcmslv. Changed instance.cpp so that residuals are not ca…
testbadassign.a4c  621  18 years  johnpye   Test model for bug #215.
surgetank.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
sunpos.a4c  822  18 years  johnpye   Added a sun position and extraterrestrial radiation model using the equations fr…
steam_stream.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
steam_equipment.a4c  90  19 years  johnpye   Adding some more (under development) models...
spring.a4c  669  18 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
spherical.a4c  821  18 years  johnpye   Changed 'hr' to 'h' and 'dy' to 'd' in accordance with SI units.
solvernotes.py  919  18 years  johnpye   Fixing bug #305 (CONOPT not working with testconopt.a4c). Some effort to rearran…
solve.py  938  18 years  johnpye   Added support for dmalloc (http://dmalloc.com) Added Integrator::setEngine(strin…
shm.a4c  924  18 years  johnpye   Added simple harmonic motion model. Fixed loop-termination bug in ida.c
separator.a4c  267  18 years  johnpye   Adding separator
samplesyntax.a4c  565  18 years  johnpye   This is a sample file to illustrate ASCEND syntax.
radialheatloss.a4c  617  18 years  johnpye   Corrected problem with pipe diameters, added overall U-value
pump.a4c  186  18 years  johnpye   Modularising the 'loop' components in my steam system test case. Changing some m…
plotfourbar.a4c  834  18 years  johnpye   Added little 'fourbar' model for a four bar linkage. Added 'plotfourbar.a4c' as …
pile.a4c  913  18 years  johnpye   Added test for SUNDIALS version (2.2.1 and 2.3.0-pre are preferred) Fixed silly …
pendulum.a4c  912  18 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
newton.a4c  963  17 years  johnpye   Added ATOLVECT, RTOLVECT parameters to LSODE Fixed silly bug in testing of newto…
moody.py  912  18 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
moody.a4c  912  18 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
mixer.a4c  296  18 years  johnpye   Removed speed of sound calculation Improved 'mixer' -- now converges (with troub…
lotka.a4c  961  17 years  johnpye   Fixed a silly bug with Integrator::setEngine. Added test case for lotka.a4c to t…
loop.a4c  335  18 years  johnpye   Messing
listnotes.py  912  18 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
ideal_steam.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
idakryx.a4c  956  17 years  johnpye   Removed references to 'ASC_BIG_BUGMAIL' and 'ASC_MILD_BUGMAIL' Disabled stream r…
idadenx.a4c  951  18 years  johnpye   Added 'GSMODIFIED' parameter to IDA implementation. Working on getting the idade…
iapws_sat_curves.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws95.a4c  335  18 years  johnpye   Messing
iapws95-failing201.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws95-failing165.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws95-failing.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
heater.a4c  576  18 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
fourbarplot.py  881  18 years  johnpye   Removed some debug output in importhandler. Fixed aspect ratio on four bar linka…
fourbar.a4c  877  18 years  johnpye   Added example of external scripting to the model 'fourbarplot.py'. Allows plotti…
dsgsat2.a4c  930  18 years  johnpye   solve.py raises ImportError if 'browser' object is not available (right approach…
dsg_array.a4c  775  18 years  johnpye   Tidied up headers in slvDOF.h Added 'show freeable vars' to GUI. Fixed up the 'c…
dsg.a4c  890  18 years  johnpye   Eliminated T1, T2 from dsg.a4c. Added moody diagram example model (with python s…
condenser.a4c  292  18 years  johnpye   Simple absorber loop that kinda converges
cavity.a4c  373  18 years  johnpye   Tidied up formatting in measures.a4l Added GPL notice to cavity.a4c Fixed up rec…
beam4.a4c  847  18 years  johnpye   Added beam designation to beam model. Created automatically calculated beam geom…
beam2.a4c  840  18 years  johnpye   Added 'deflection' to atoms.a4l. Updated beam models to use 'abs' instead of ful…
beam.a4c  847  18 years  johnpye   Added beam designation to beam model. Created automatically calculated beam geom…
aiscbeams.a4c  844  18 years  johnpye   Bumped version to 0.9.5.98. Added support for 'setSymbolValue' from C++ interfac…
absorber.a4c  335  18 years  johnpye   Messing
SConscript  862  18 years  johnpye   Some work on the IMPORT handler functionality. Mostly just placeholders at this …
Makefile.in  78  19 years  johnpye   Added IAPWS95 file to ASCEND model library

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22