root/trunk/matml/src/ternary

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @513 [513] 2 years powell Bumped version for next release
(edit) @512 [512] 2 years powell It's the 0.5 release!
(edit) @511 [511] 2 years powell Actually added Ternary.desktop with (mostly) configurable directory.
(edit) @510 [510] 2 years powell Nitpick: it's technically only incomplete now.
(edit) @509 [509] 2 years powell Various updates for 0.5 release
(edit) @508 [508] 2 years powell Stubs for missing callbacks.
(edit) @507 [507] 2 years powell Documentation system and cleanfiles tweaks
(edit) @506 [506] 2 years powell Bug fix: actually display the second spinodal when it's supposed to.
(edit) @505 [505] 2 years powell Bug fix: if numsegs=0, don't realloc thesegs
(edit) @504 [504] 2 years powell Bug fix: eliminate old boundaries from view when they aren't needed.
(edit) @503 [503] 2 years powell Allow NULL boundary argument to display nothing.
(edit) @502 [502] 2 years powell Documentation system minor fixes
(edit) @501 [501] 2 years powell Proper glade directory path to search
(edit) @500 [500] 2 years powell One more wishlist item…
(edit) @499 [499] 2 years powell Major update to documentation system so "make install" installs …
(edit) @498 [498] 2 years powell Major updates to the documentation.
(edit) @497 [497] 2 years powell Corrected function name in exit error messages.
(edit) @496 [496] 2 years powell Moved phase boundary calculation outside visualization statement.
(edit) @495 [495] 2 years powell Corrected sign of dG/dT values, and adjusted reference T G values …
(edit) @494 [494] 2 years powell Added spinodal to the mix.
(edit) @493 [493] 2 years powell Fixed ridiculous memory leak.
(edit) @492 [492] 2 years powell Change from free-malloc to realloc should help a bit.
(edit) @491 [491] 2 years powell New Ternary libglade-based GUI!
(edit) @488 [488] 3 years powell Documentation updates
(edit) @487 [487] 3 years powell New function adjust_gaussians, needs lapack, bump libfreenergy version.
(edit) @486 [486] 3 years powell Make temeperature dependence of polynomials relative to reference …
(edit) @485 [485] 3 years powell Fix for a dumb bug.
(edit) @484 [484] 3 years powell Update reflecting spinodal changes.
(edit) @483 [483] 3 years powell Binary iteration preceding secant iteration for better edge effectiveness.
(edit) @482 [482] 3 years powell Function documentation changes.
(edit) @481 [481] 3 years powell Interpolator for more accurate spinodal calculation.
(edit) @480 [480] 3 years powell Remove degenerate edge cases to eliminate spurious outer edge.
(edit) @479 [479] 3 years powell Fixed a really stupid bug in the spinodal!
(edit) @478 [478] 3 years powell Diagnostic update.
(edit) @477 [477] 3 years powell New debugging output for geomview.
(edit) @476 [476] 3 years powell New macro eliminates singular returns of pow() for exponents below 2.
(edit) @475 [475] 3 years powell Polynomial coefficients are now temperature-dependent.
(edit) @474 [474] 3 years powell Debugging output for development of new version.
(edit) @473 [473] 3 years powell Proper copyright symbol.
(edit) @472 [472] 3 years powell Documentation build requirements.
(edit) @471 [471] 3 years powell Opening 0.5 with new arbitrary polynomials in free energy function.
(edit) @470 [470] 3 years powell Unfortunate omission from SVN, was released with Ternary 0.4.0.
(edit) @469 [469] 3 years powell This was mising a "compiling" section, now it's got one.
(edit) @468 [468] 3 years powell ChangeLog? stamp indicating completion of the 0.4.0 release.
(edit) @467 [467] 3 years powell New free energy function image for version 0.4.0.
(edit) @466 [466] 3 years powell Documentation updates and new FSF address.
(edit) @465 [465] 3 years powell Email and name clarification, bugs and copyright in .tex docs.
(edit) @464 [464] 3 years powell Equation update for new square terms to the free energy.
(edit) @463 [463] 3 years powell Changed phase boundary "flags" to "type" which is more fitting.
(edit) @462 [462] 3 years powell Completion of the ternary -> gibbs library and header name change.
(edit) @461 [461] 3 years powell Completed ternary.h removal.
(edit) @460 [460] 3 years powell Library and header file change from ternary to gibbs.
(edit) @459 [459] 3 years powell Major update splitting out two libraries and updating documentation.
(edit) @458 [458] 3 years powell Update for 2009.
(edit) @457 [457] 3 years powell Bug fix to both, new comments for ternary.
(edit) @456 [456] 3 years powell Bug fix!
(edit) @455 [455] 3 years powell Added documentation sources to EXTRA_DIST
(edit) @454 [454] 3 years powell New square interaction parameters.
(edit) @453 [453] 3 years powell Little bug fix to refine the outer edges of a square properly.
(edit) @452 [452] 3 years powell New loop better displays the phase boundaries and describes them.
(edit) @451 [451] 3 years powell Added name to Gaussian, added a Gaussian to square. Beautiful!
(edit) @450 [450] 3 years powell Bug fix, now three-phase regions work.
(edit) @449 [449] 3 years powell Add unlimited number of Gaussian terms to free energy.
(edit) @448 [448] 3 years powell More realistic free energy function, fix to res3 command line input.
(edit) @447 [447] 3 years powell Changes to support square composition type.
(edit) @446 [446] 3 years powell Changes required to support square compositions.
(edit) @445 [445] 3 years powell New square example program, doesn't quite work…
(edit) @444 [444] 3 years powell New rectangle bookkeeping function prototypes.
(edit) @443 [443] 3 years powell New rectangle bookkeeping functions.
(edit) @442 [442] 3 years powell More comment documentation fixes.
(edit) @441 [441] 3 years powell Correction to comments: x, y and z are not touched in this function.
(edit) @440 [440] 3 years powell Phase boundaries provide binodal and tie lines, this is no longer needed.
(edit) @439 [439] 3 years powell New "square" free energy parameters and terms, changed M* to S*.
(edit) @438 [438] 3 years powell Added #ifdef DEBUG around printfs to put them aside until needed.
(edit) @437 [437] 3 years powell Critical point implementation, completes this function.
(edit) @436 [436] 3 years powell Important fixes to tie line/phase edge test.
(edit) @435 [435] 3 years powell This should have gone in two commits ago with ternary.c and qhull.c
(edit) @434 [434] 3 years powell Little fix for a MAJOR disabling bug!
(edit) @433 [433] 3 years powell For some reason, this line messes stuff up…
(edit) @432 [432] 3 years powell Major overhaul of phase boundary return code including miscibility gap.
(edit) @431 [431] 3 years powell Allow the user to visualize composition on a square, not triangle, array.
(edit) @430 [430] 3 years powell Construct all phase boundaries in the convex hull (almost works).
(edit) @429 [429] 3 years powell URL update.
(edit) @428 [428] 3 years powell Documentation changes/clarification.
(edit) @427 [427] 3 years powell Update hull calculation entries.
(edit) @426 [426] 3 years powell Lock for qhull structures and memory, for future thread safety.
(edit) @425 [425] 3 years powell Whitespace fix, to distinguish from prior substantive fix.
(edit) @424 [424] 3 years powell Fixed hullRefine.
(edit) @423 [423] 3 years powell New GeomviewDisplayFacets? function, pretty self-explanatory.
(edit) @422 [422] 3 years powell Removed a couple of no-longer-necessary diagnostics.
(edit) @421 [421] 3 years powell Refactored hullCalculate interface, adding facet type, breaking refine.
(edit) @420 [420] 3 years powell Replace 0 with +/- google as non-infinite infinity.
(edit) @419 [419] 3 years powell A to-do for qhull.c.
(edit) @418 [418] 3 years powell Update to use the latest API changes and additions.
(edit) @417 [417] 3 years powell First cut phase boundary display, only shows a black line using edges.
(edit) @416 [416] 3 years powell New triangle corner coordinate parameters for init_triangle_array().
(edit) @415 [415] 3 years powell New facet_type enum and function for better calculation of facet type.
(edit) @414 [414] 3 years powell Major updates, spinodal calculation works except at the edges.
(edit) @413 [413] 3 years powell Lots of updates, including separate file for (disabled) calc_spinodal.
(edit) @412 [412] 3 years powell Documentation updates.
Note: See TracRevisionLog for help on using the revision log.