root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @390 [390] 09/11/08 06:40:00 powell Updates for version 0.4, more to come.
(edit) @389 [389] 09/11/08 06:39:16 powell Wrapped printfs in #ifdef DEBUG, bit of reordering.
(edit) @388 [388] 09/11/08 06:30:18 powell Parameters to avoid recalculating free energies when not necessary.
(edit) @387 [387] 09/11/08 06:28:59 powell New fields in ternary_point, additional interface to init.
(edit) @386 [386] 08/19/08 19:40:12 powell One more refining step, better loop_max considering refining, better T
(edit) @385 [385] 08/19/08 19:37:01 powell Fixes to NewtonRefine?, now it works.
(edit) @384 [384] 08/19/08 19:32:35 powell Major bugfix in the dG/dC3 derivative.
(edit) @383 [383] 06/29/08 22:28:08 powell This sort of works, but I suspect an error in the freenergy.c derivatives.
(edit) @382 [382] 06/29/08 21:45:06 powell Move x and z settings to their rightful place.
(edit) @381 [381] 06/27/08 15:00:20 powell Small interface change.
(edit) @380 [380] 06/27/08 15:00:07 powell Little (but important) correction.
(edit) @379 [379] 06/26/08 16:42:58 powell Another interface change.
(edit) @378 [378] 06/26/08 10:52:01 powell Add pressure to ternary.c; try to use hullRefine (segfaults for now).
(edit) @377 [377] 06/26/08 10:51:13 powell Get rid of excessive debugging output for now.
(edit) @376 [376] 06/09/08 14:03:46 powell Removed useless line to get this to build.
(edit) @375 [375] 06/09/08 14:03:02 powell Suggest .deb packages with compilation dependencies.
(edit) @374 [374] 06/09/08 14:02:19 powell Clarification of what we're building.
(edit) @373 [373] 05/23/08 05:59:49 powell New phase boundary, doesn't quite build.
(edit) @372 [372] 05/12/08 10:32:51 powell Including config.h for its inline (un)definition.
(edit) @371 [371] 05/09/08 12:59:57 powell Change INFINITY to HUGE_VALF so derivatives along an edge are meaningful.
(edit) @370 [370] 05/09/08 12:59:14 powell Better bracketing of tests for programs.
(edit) @369 [369] 05/09/08 12:58:25 powell New code for doing the Newton refining; completely untested.
(edit) @368 [368] 05/09/08 12:52:40 powell Cleaned up geomview and qhull tests so it doesn't die ungracefully.
(edit) @367 [367] 04/27/08 20:05:08 powell Skeleton of the new refinement algorithm.
(edit) @366 [366] 04/18/08 10:37:21 powell New hull calculation interface and small implementation changes.
(edit) @365 [365] 04/18/08 10:35:19 powell Add debug to help development.
(edit) @364 [364] 04/18/08 10:05:32 powell First step toward 0.4.
(edit) @363 [363] 04/17/08 18:37:03 powell Implementations (untested) of the free energy derivatives.
(edit) @362 [362] 04/17/08 18:13:01 powell I can't win on this fdopen() definition…
(edit) @361 [361] 04/17/08 17:16:32 powell main() uses new "vectorized" free energy functions.
(edit) @360 [360] 04/17/08 17:08:26 powell Overhaul of freenergy interface, with implementation stubs.
(edit) @359 [359] 03/28/08 09:44:06 powell Little documentation updates.
(edit) @358 [358] 03/28/08 09:43:48 powell Opening up version 0.4.0.
(edit) @357 [357] 03/27/08 19:28:35 powell Last changes, this is version 0.3.0.
(edit) @356 [356] 03/27/08 19:17:13 powell Updates for version 0.3.0.
(edit) @355 [355] 03/27/08 19:02:07 powell Better check of whether hull facet is in one-phase region.
(edit) @354 [354] 03/27/08 18:22:53 powell Multiple free energy functions work!
(edit) @353 [353] 03/27/08 17:54:31 powell One more O(N) function from main() to book.c.
(edit) @352 [352] 03/27/08 17:54:02 powell New #include to avoid warnings.
(edit) @351 [351] 03/27/08 17:32:18 powell New function scale_triangle_array takes more work out of main().
(edit) @350 [350] 03/27/08 16:47:10 powell New "bookkeeping" file will take a lot of the busywork out of main().
(edit) @349 [349] 03/27/08 12:28:08 powell Parameterized free energy with temperature support.
(edit) @348 [348] 03/27/08 10:20:28 powell Add free energy derivatives to ternary_point structure
(edit) @347 [347] 03/27/08 10:07:29 powell Better documentation of ternary_point
(edit) @346 [346] 03/26/08 22:29:07 powell Check for qhull library in configure.in.
(edit) @345 [345] 03/26/08 22:22:03 powell Documentation update: qhull reference, other small changes.
(edit) @344 [344] 03/26/08 22:06:24 powell Open up version 0.2.1 for development.
(edit) @343 [343] 03/26/08 21:04:28 powell Final change for version 0.2.0.
(edit) @342 [342] 03/26/08 21:03:11 powell Necessary files: two new images, documentation references.
(edit) @341 [341] 03/26/08 21:02:24 powell Last-minute documentation updates.
(edit) @340 [340] 03/26/08 20:57:10 powell Images showing the progress of Ternary.
(edit) @339 [339] 03/26/08 20:30:09 powell Better algorithm suggestion for triangle removal.
(edit) @338 [338] 03/26/08 20:25:46 powell Put last printfs in DEBUG #ifdefs.
(edit) @337 [337] 03/26/08 20:21:45 powell Autotools changes for pending release.
(edit) @336 [336] 03/26/08 20:15:57 powell Documentation updates for version 0.2.
(edit) @335 [335] 03/26/08 19:45:18 powell Better free energy clipping procedure.
(edit) @334 [334] 03/26/08 19:35:05 powell Remove single-phase triangles (area test won't work when refined).
(edit) @333 [333] 03/26/08 18:39:03 powell Removed the three-corner facet using an area test.
(edit) @332 [332] 03/26/08 18:12:43 powell New geomview parameters: name, label, appearance.
(edit) @331 [331] 03/26/08 18:11:37 powell One more little bug fix.
(edit) @330 [330] 03/26/08 16:34:19 powell Documentation updates.
(edit) @329 [329] 03/26/08 16:14:16 powell Little debugging to eliminate the former segfault.
(edit) @328 [328] 03/26/08 16:00:25 powell New qhull calculation of convex hull of vertices.
(edit) @327 [327] 03/26/08 15:42:02 powell Little documentation fixes.
(edit) @326 [326] 03/26/08 14:10:36 powell New include eliminates warning for execlp().
(edit) @325 [325] 03/26/08 13:54:24 powell Support for bibtex, reorganization of latex targets.
(edit) @324 [324] 03/26/08 13:53:46 powell Literature on convex hulls and thermodynamics, a new bibliography.
(edit) @323 [323] 03/26/08 13:39:40 powell Add bibtex to checks.
(edit) @322 [322] 03/26/08 13:33:42 powell Remove irrelevant FLOWCHART_EPS stuff.
(edit) @321 [321] 03/26/08 13:00:36 powell New structure "ternary_point" encapsulates all vertex info.
(edit) @320 [320] 03/26/08 12:53:21 powell Remove last vestige of qhull types.
(edit) @319 [319] 03/26/08 11:47:53 powell Documentation of the Flory-Huggins free energy function.
(edit) @318 [318] 03/26/08 11:47:28 powell Turned coordT back into double, will cast for qhull when needed.
(edit) @317 [317] 03/26/08 11:37:00 powell Change missing geomview from a warning to an error, since this needs it.
(edit) @316 [316] 03/26/08 10:24:09 powell Reorganization: new file geomview.c handles all geomview interactions.
(edit) @315 [315] 03/25/08 19:34:13 powell Little helpfuls
(edit) @314 [314] 03/25/08 19:24:18 powell Striking vertcolor option, just using it by default.
(edit) @313 [313] 03/25/08 19:20:58 powell Convert to qhull coordT types throughout.
(edit) @312 [312] 03/19/08 17:02:40 powell On to the next release…
(edit) @311 [311] 03/19/08 16:59:56 powell First release!
(edit) @310 [310] 03/19/08 16:51:43 powell New program ternary, docs pretty much explain it.
(edit) @309 [309] 02/11/08 07:37:22 powell Removed W3R reference, added proper PDF variables to solution.
(edit) @308 [308] 02/11/08 07:19:16 powell Removed W3R reference from this problem.
(edit) @307 [307] 02/11/08 07:09:48 powell Small changes, like points, and addition of emacs pdflatex variables.
(edit) @306 [306] 02/11/08 06:59:21 powell Update commensurate with liposomes/liposomes.tex change.
(edit) @305 [305] 02/11/08 06:47:56 powell Small clarification.
(edit) @304 [304] 02/11/08 06:40:53 powell Using local files instead of obsolete ones based on Adam Powell's tree.
(edit) @303 [303] 10/24/07 00:39:16 powell Keyword rationalization
(edit) @302 [302] 10/24/07 00:38:52 powell Removed spurious extra character
(edit) @301 [301] 10/23/07 20:41:07 powell New problem: Continuous casting hydrostatics, by Matt Krane
(edit) @300 [300] 10/23/07 20:40:33 powell New problem: Thermal resistances in windows, by Matt Krane
(edit) @299 [299] 10/23/07 20:40:06 powell New problem: water faucet flow, by Matt Krane.
(edit) @298 [298] 10/23/07 13:13:26 powell New problem: Heat loss from troughs for liquid aluminum, by Matt Krane
(edit) @297 [297] 10/23/07 13:12:51 powell New "problem": Mathematics needed for Intro Transport, by Matt Krane
(edit) @296 [296] 10/23/07 12:32:09 powell New problem: Induction hardening 1, by Matt Krane
(edit) @295 [295] 10/23/07 12:25:21 powell New problem: Heat loss through a furnace window, by Matt Krane
(edit) @294 [294] 10/23/07 12:19:00 powell New problem: Thermal resistance network... by Matt Krane
(edit) @293 [293] 10/23/07 12:14:12 powell New problem: Bottom filled mold, by Matt Krane
(edit) @292 [292] 10/23/07 01:27:16 powell New pedagogy document: 3.044 ABET Statements
(edit) @291 [291] 10/23/07 01:12:50 powell Renamed documents replacing space with underscore.
Note: See TracRevisionLog for help on using the revision log.




About | Terms of Use | Contact | Privacy Policy