Log of /trunk/ascend
Directory Listing
Revision
2071 -
Directory Listing
Modified
Fri Aug 28 02:42:47 2009 UTC
(15 years ago)
by
jose
MERGE Jose's branch [2274]:[2584] into trunk
Revision
2065 -
Directory Listing
Modified
Tue Jul 7 00:17:03 2009 UTC
(15 years, 2 months ago)
by
jpye
Cleaned up SimsProc.h (removing old <!-- comments -->).
Fixed up some svn:ignore flags.
Revision
2064 -
Directory Listing
Modified
Mon Jul 6 12:03:36 2009 UTC
(15 years, 2 months ago)
by
jpye
Trying to solve some bugs with sensitivity external method.
Revision
2060 -
Directory Listing
Modified
Fri Jun 26 00:37:32 2009 UTC
(15 years, 2 months ago)
by
jpye
Fix 'syntax error at end of output' message.
Revision
2050 -
Directory Listing
Modified
Mon Jun 15 07:17:22 2009 UTC
(15 years, 3 months ago)
by
jpye
Add efficiency calc to rankine_reheat_regen.
Remove dcps from time calc.
Revision
2045 -
Directory Listing
Modified
Sun Jun 14 03:14:26 2009 UTC
(15 years, 3 months ago)
by
jpye
Some attempts to get Bintoken functionality running again.
Revision
2040 -
Directory Listing
Modified
Wed Jun 10 04:19:57 2009 UTC
(15 years, 3 months ago)
by
jpye
Fix fprintf error in ascPanic.c.
Revision
2039 -
Directory Listing
Modified
Wed May 20 01:34:20 2009 UTC
(15 years, 3 months ago)
by
jpye
Updated formatting/file headers for set.h, mem.h.
Added #includes to top of set.h, mem.h to ensure ascConfig is not missed.
Changed default IPOPT linear solver to MUMPS.
Added simple C++ test file for CONOPT.
Revision
2037 -
Directory Listing
Modified
Tue May 19 07:46:53 2009 UTC
(15 years, 3 months ago)
by
jpye
Moving SIZEOF_* vars into config.h.in.
Revision
2036 -
Directory Listing
Modified
Mon May 18 15:03:16 2009 UTC
(15 years, 3 months ago)
by
ballan
issues resolved:
295
390
301
cmslv.c: unused var cleanup.
lsode/SConscript: fortran flags bugs-- may not work with 0.9x scons.
works with 1.2+. when adding -w, or any special flags, be sure to add
them and not replace the original flag.
system/var.c: 64bit clarity.
system/discrete.c: 64bit clarity.
system/analyze*: g_reuse declared in wrong place. 64bit clarity
system/diffvars: missing prototype function, 64bit clarity.
compiler/numlist.*: changed from int to glint.
compiler/simlist.c: missing includes needed for 64bit clarity.
compiler/instance_io.c: missing includes needed for 64bit clarity.
compiler/initialize.[ch]: const clarifications.
compiler/packages.c: const clarifications.
compiler/module.c: const clarifications.
compiler/statio.c: unused var cleanup.
compiler/procframe; const clarification. memory deallocation bugs.
compiler/notequery.c: repaired multiple casting and 64bit issues.
compiler/importhandler.c: const and free issues fixed.
compiler/type_desc.c: ridiculous if constructs clarified.
compiler/createinst.c: casting stupidity repaired.
linear/ranki2.c: missing includes needed for 64bitness.
solver/solver.c: const issues clarified.
utilities/ascConfig.h: added GLint typedefs for dealing with gllist
64bit portability.
utilities/ascPanic.c: removed extraneous const.
general/ospath.c: safer,quieter handling for string pointer difference.
integrator/integrator.c: const issues clarified.
packages/sensitivity.c: missing includes needed fo 64bit sanity.
tcltk/interface/Integrators.c: 64 bitness.
tcltk/interface/SimsProc.c: const errors.
tcltk/interface/Driver.c: fixed env var handling wrt ascend-config (295)
models/test/z*a4c: fixed meters -> m conversion; someone never ran the
test suite after teasing the default units to ambiguous abbreviations.
SConstruct: added sizeof checks; output might be better put in a ascend
system-wide header.
Revision
2029 -
Directory Listing
Modified
Thu Apr 30 09:19:48 2009 UTC
(15 years, 4 months ago)
by
jpye
Fixed a few problems with ABSOUTE_PATHS that emerged during packaging.
Updated .spec file.
Forced use of ABSOLUTE_PATHS in deb package.
Revision
2028 -
Directory Listing
Modified
Thu Apr 30 08:33:44 2009 UTC
(15 years, 4 months ago)
by
jpye
Fixed scanner_no_lex.c
Revision
2025 -
Directory Listing
Modified
Thu Apr 30 02:15:05 2009 UTC
(15 years, 4 months ago)
by
jpye
Fixed up Tcl/Tk GUi to work with both ABSOLUTE_PATHS=1 and =0.
Revision
2020 -
Directory Listing
Modified
Wed Apr 29 04:00:14 2009 UTC
(15 years, 4 months ago)
by
jpye
Fixed installation location of libascend headerfiles.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(15 years, 4 months ago)
by
jpye
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Revision
2017 -
Directory Listing
Modified
Wed Apr 29 02:39:32 2009 UTC
(15 years, 4 months ago)
by
jpye
Fixed building of test suite after code reorg.
Test suite may still be broken though: seems to segfault and give lots of errors.
Revision
2012 -
Directory Listing
Modified
Tue Apr 28 09:02:48 2009 UTC
(15 years, 4 months ago)
by
jpye
Migrate base/generic/packages to ascend/packages.
Move base/generic/test to test/base (awaiting further reorg).
Revision
2011 -
Directory Listing
Added
Tue Apr 28 08:58:48 2009 UTC
(15 years, 4 months ago)
by
jpye
Moving libascend components from #/base/generic into #/ascend