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

Index of /trunk/models/johnpye

Files shown:82
Directory revision: 2477 (of 3507)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
brent/  2323  12 years  jpye   Refactor some more stuff from 'utilities' into 'general' with goal that 'general…
extfn/  2323  12 years  jpye   Refactor some more stuff from 'utilities' into 'general' with goal that 'general…
datareader/  2327  12 years  jpye   Merging in refactor of the C++ code, which is moved out of 'pygtk' and into 'asc…
extpy/  2334  12 years  jpye   Some work to support cleaning up of importhandler (more work to be done still, d…
fprops/  2468  12 years  jpye   Fix for current function names
grena/  2477  12 years  jpye   Link to webpage.
Makefile.in  78  17 years  johnpye   Added IAPWS95 file to ASCEND model library
steam_equipment.a4c  90  17 years  johnpye   Adding some more (under development) models...
separator.a4c  267  17 years  johnpye   Adding separator
condenser.a4c  292  17 years  johnpye   Simple absorber loop that kinda converges
mixer.a4c  296  17 years  johnpye   Removed speed of sound calculation Improved 'mixer' -- now converges (with troub…
iapws95.a4c  335  17 years  johnpye   Messing
absorber.a4c  335  17 years  johnpye   Messing
loop.a4c  335  17 years  johnpye   Messing
samplesyntax.a4c  565  17 years  johnpye   This is a sample file to illustrate ASCEND syntax.
water4.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
heater.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
steam_stream.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
surgetank.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws_sat_curves.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
ideal_steam.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws95-failing201.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws95-failing165.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
when_test.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
iapws95-failing.a4c  576  17 years  johnpye   Changed all cases of *.fixed := {TRUE,FALSE} to 'FIX' and 'FREE' statements.
radialheatloss.a4c  617  17 years  johnpye   Corrected problem with pipe diameters, added overall U-value
testbadassign.a4c  621  17 years  johnpye   Test model for bug #215.
dsg_array.a4c  775  17 years  johnpye   Tidied up headers in slvDOF.h Added 'show freeable vars' to GUI. Fixed up the 'c…
spherical.a4c  821  17 years  johnpye   Changed 'hr' to 'h' and 'dy' to 'd' in accordance with SI units.
beam2.a4c  840  17 years  johnpye   Added 'deflection' to atoms.a4l. Updated beam models to use 'abs' instead of ful…
aiscbeams.a4c  844  17 years  johnpye   Bumped version to 0.9.5.98. Added support for 'setSymbolValue' from C++ interfac…
beam.a4c  847  17 years  johnpye   Added beam designation to beam model. Created automatically calculated beam geom…
beam4.a4c  847  17 years  johnpye   Added beam designation to beam model. Created automatically calculated beam geom…
vector.a4c  857  17 years  johnpye   Added 'pile.a4c', a model for laterally loaded piles (in progress)
thermalequilibrium.a4c  883  16 years  johnpye   Added a newton's law of cooling model.
pendulum.a4c  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
moody.py  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
moody.a4c  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
listnotes.py  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
pile.a4c  913  16 years  johnpye   Added test for SUNDIALS version (2.2.1 and 2.3.0-pre are preferred) Fixed silly …
shm.a4c  972  16 years  johnpye   Fixed a bug with initial time step in IDA (and added a checking asc_assert) Adde…
testlog10.a4c  973  16 years  johnpye   Fixed the 'repeated test' bug (a static pointer to a destroyed symchar was being…
testcmslv2.a4c  974  16 years  johnpye   Fixed 'testcmslv2' test case. Fixed 'sunpos5' test case. One can now type 'pytho…
newton.a4c  979  16 years  johnpye   Added simplified ASC_PANIC call that uses var-args, added throughout relation_ut…
lotka.a4c  979  16 years  johnpye   Added simplified ASC_PANIC call that uses var-args, added throughout relation_ut…
zill.a4c  979  16 years  johnpye   Added simplified ASC_PANIC call that uses var-args, added throughout relation_ut…
idakryx.a4c  990  16 years  johnpye   Added TestIDA.testkryxDENSE which seems to work OK.
solve.py  1074  16 years  johnpye   Added more to catch missing X windows server
thermalequilibrium2.a4c  1119  16 years  johnpye   Fixed test suite to safely run TestFreesteam (will add to buildbot)
idadenx.a4c  1194  16 years  johnpye   Split diffvars stuff out of analyse.c. Fixed IDA to work when vars are fixed/fre…
advection.a4c  1298  16 years  johnpye   Fixed comments, removed unused 'set' statements.
roots_subproc.py  1335  16 years  jpye   Fixed problem with logrel instances in PyGTK GUI. Removed faulty INSTALL_DOC dir…
shmroots.a4c  1335  16 years  jpye   Fixed problem with logrel instances in PyGTK GUI. Removed faulty INSTALL_DOC dir…
roots.py  1383  16 years  jpye   Substituted stationary momentum in dsgsat3.a4c
plotfourbar.a4c  1439  16 years  jpye   Fixed launch-time dependency on matplotlib.
fourbarplot.py  1464  16 years  jpye   Added 'alert' option to 'loading' module. Added start menu shortcut to Model Lib…
solvernotes.py  1507  16 years  jpye   Moving integrators to own directory, about to make them self-contained shared li…
frame.a4c  1536  16 years  jpye   Simple visualisation using OpenGL wireframe
framevis.py  1538  16 years  jpye   Update debian 'shlibs:Depends' Removed debug info framevis.py
section.a4c  1581  16 years  jpye   Added 'power_per_area' and 'R_value' to atom definitions. Corrected some errors …
columnbuckling.a4c  1589  16 years  jpye   Improved model convergence by rearranging the secant formula.
roughsurfaces.a4c  1755  15 years  jpye   Two surface model, to understand radiation exchange between rough surfaces.
thermo_examples_new.a4c  1809  15 years  jpye   Rewriting the thermodynamics examples so they don't depend on .a4s driver script…
reynolds.a4c  1869  15 years  jpye   Add calculation for Re for annulus.
holman_ex_3_5.a4c  1896  15 years  jpye   Updated comments.
rankine_parametric.a4c  1910  15 years  jpye   Finished fixing up parametric version of Rankine models.
spring.a4c  1934  14 years  jpye   Clear some executable flags.
testcmslv.a4c  1934  14 years  jpye   Clear some executable flags.
exergy.a4c  1941  14 years  jpye   Example exergy calculation. Added delta_entropy to atoms.a4l. Cleaning up some l…
sunpos.a4c  1974  14 years  jpye   Fixed typo, added note.
pump.a4c  2071  14 years  jose   MERGE Jose's branch [2274]:[2584] into trunk
energySystems.a4c  2071  14 years  jose   MERGE Jose's branch [2274]:[2584] into trunk
dittus.a4c  2082  14 years  jpye   A silly little model that tests out Jose's interpolation code with air props.
sublimation.a4c  2093  13 years  jpye   Add sublimation curve for water.
airprops.a4c  2095  13 years  jpye   Add entropy to air props (needs checking, really).
simple_pv.a4c  2152  13 years  jpye   Some attempts to fix ASCEND for latest Gaphas. Working on an annual simulation o…
pv_annual_output.a4c  2155  13 years  jpye   cavity.a4c: view factor should be a fraction. pv_*: working on annual simulation…
rankine.a4c  2183  13 years  jpye   Merging slvreq functionality into trunk.
fourbar.a4c  2205  13 years  jpye   Add slvreq commands to fourbar problem.
combinedcycle.a4c  2210  13 years  jpye   Fixed problem with moran_9_13 model, solves OK now although not exactly matching…
idealair.csv  2213  13 years  jpye   Add some missing data that had to be manually typed in.
brayton.a4c  2305  13 years  jpye   Rename 'node' to 'air_node' and 'stream' to 'air_stream' in brayton.a4c. More pl…
tubebank.a4c  2311  12 years  jpye   Fix outdated URL.
cavity.a4c  2311  12 years  jpye   Fix outdated URL.
dsg.a4c  2311  12 years  jpye   Fix outdated URL.
thermo_types.a4c  2455  12 years  jpye   Added calculation of speed of sound using FPROPS. Added simple ideal-gas models …
compressible_flow.a4c  2466  12 years  jpye   testing comment on bug 511.
SConscript  2471  12 years  jpye   Adding initial bindings to sun position calculation, some debugging completed. T…

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