root/branches/newmole/source

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2346 [2346] 9 days rjrw Merged from trunk r2137:2345
(edit) @2139 [2139] 2 months rjrw Merged from trunk r2124:2137
(edit) @2125 [2125] 2 months rjrw Merged from trunk r2111:2124
(edit) @2124 [2124] 2 months rjrw Revert Gary's change from r2097 -- no longer appears necessary
(edit) @2123 [2123] 2 months rjrw Further finesse the finite-(pseudo-)timestep treatment for …
(edit) @2118 [2118] 2 months rjrw Use internal timestep limiting (...in an attempt...) to improve robustness …
(edit) @2112 [2112] 2 months rjrw Merged from trunk r2088:2111
(edit) @2097 [2097] 3 months gary one additional line that changes starting temperature to 1e4K
(edit) @2096 [2096] 3 months gary add explicit casts to (realnum) to silence warnings in vs
(edit) @2094 [2094] 3 months rjrw Fix for problems in pdr_coolbb.in -- step control in …
(edit) @2090 [2090] 3 months rjrw Iso_level/ion_solver consistency fixes -- pdr_leiden_f1 now runs through.
(edit) @2089 [2089] 3 months rjrw Merged from trunk r2085:2088
(edit) @2086 [2086] 3 months rjrw Merged from trunk r2078:2085
(edit) @2080 [2080] 3 months rjrw Revert accidental removal of checking code and molecular sources in last …
(edit) @2079 [2079] 3 months rjrw Merged from trunk r2022:2078
(edit) @2078 [2078] 3 months rjrw Deal with FPE in grains_lte model
(edit) @2077 [2077] 3 months rjrw Attempt to deal with most VS warnings.
(edit) @2076 [2076] 3 months rjrw Attempt to fix problem with PGI/ICC builds.
(edit) @2069 [2069] 3 months rjrw More optional debugging code, Ensure we're using the exact Jacobian for …
(edit) @2068 [2068] 4 months rjrw Updated C,N,O,S doubly-ionized reactions from Nick Abel.
(edit) @2056 [2056] 4 months rjrw Move to overwriting common species with conservation constraints rather …
(edit) @2055 [2055] 4 months rjrw Move further towards Householder projection method for of …
(edit) @2054 [2054] 4 months rjrw Wrap comment in mole_solve Cubic backtrack in newton_step
(edit) @2050 [2050] 4 months rjrw Further tests on: the consistency of the Householder matrix with the …
(edit) @2044 [2044] 4 months rjrw Move towards using Householder reflections to apply species conservation …
(edit) @2043 [2043] 4 months rjrw Integrate Nick Abel's Ne, Ar additions to the chemistry.
(edit) @2042 [2042] 4 months rjrw Change molecule structure to class Make molecular column table easier to …
(edit) @2041 [2041] 4 months rjrw Implement Householder reflections, initial operators and tests. Catch one …
(edit) @2031 [2031] 4 months rjrw Stubs for using minpack routines (they don't improve things, possibly due …
(edit) @2028 [2028] 4 months rjrw Further refactor newton_step to more purely numerical function. Remove …
(edit) @2027 [2027] 4 months rjrw Add optional diagnostics for rate and chemical balance controlling species …
(edit) @2023 [2023] 4 months rjrw Merged from trunk r1941:2022
(edit) @1942 [1942] 5 months rjrw Merged from trunk r1917:1941
(edit) @1938 [1938] 5 months gary need to include algorithm to link on my platform
(edit) @1918 [1918] 5 months rjrw Merged from trunk r1833:1917
(edit) @1851 [1851] 5 months rjrw Deal with FPE in dense.cpp Use iteratively improved matrix solver in …
(edit) @1849 [1849] 6 months rjrw In most places, findrate is better than findrk as it has consistent units …
(edit) @1848 [1848] 6 months rjrw Tidy & correct H2 rate diagnostics
(edit) @1847 [1847] 6 months rjrw Eliminate unused TH85 default molecular solution (and a further …
(edit) @1846 [1846] 6 months rjrw Fix most VS warnings Fix bug in ordering of reactants (made obvious by VS …
(edit) @1839 [1839] 6 months rjrw Remove some more likely counterproductive tests on iteration.
(edit) @1838 [1838] 6 months rjrw Minor changes to resulting from trying to chase down differences …
(edit) @1836 [1836] 6 months rjrw Remove annoying NULL from output stream…
(edit) @1835 [1835] 6 months rjrw Move molecular source and sink copy to mole_effects routine. Increase …
(edit) @1834 [1834] 6 months rjrw Merged from trunk r1830:1833
(edit) @1830 [1830] 6 months rjrw Merged from trunk r1803:1829
(edit) @1805 [1805] 6 months rjrw Fix upper limit of molecular loop for consistency. Still appears to be …
(edit) @1804 [1804] 6 months rjrw Merge from trunk r1800:1803 Correct iso_level handling of molecular …
(edit) @1800 [1800] 6 months rjrw Merged from trunk r1779:1799.
(edit) @1797 [1797] 7 months rjrw Add molecular transfer rates to iso_sequence Multiply rates by abundance …
(edit) @1780 [1780] 7 months rjrw Merged from trunk r1738:1779
(edit) @1770 [1770] 7 months rjrw Correct bugs from last commit (one routine name wasn't changed, …
(edit) @1769 [1769] 7 months rjrw Complete factoring chemical solver detail out of mole_newton_step, rename …
(edit) @1768 [1768] 7 months rjrw Start to factor chemistry out of Newton solver.
(edit) @1742 [1742] 8 months rjrw Convert molecule list and network source/sink vectors to …
(edit) @1741 [1741] 8 months rjrw Further rationalise variable names and content of molecule object.
(edit) @1740 [1740] 8 months rjrw Eliminate last references to COmole/comole; convert one element …
(edit) @1739 [1739] 8 months rjrw Merged from trunk r1700:1738
(edit) @1729 [1729] 8 months rjrw Initial implementation of finite surface saturation of …
(edit) @1717 [1717] 8 months rjrw Code consensus view on the implementation of photodesorption rates.
(edit) @1714 [1714] 8 months rjrw Revise coding of grain photoevaporation rates. Switch back error scaling …
(edit) @1712 [1712] 8 months rjrw Mask out grain surface chemistry (was causing convergence failures, need …
(edit) @1708 [1708] 8 months rjrw Note some implementation oddities in grain surface reactions -- mostly not …
(edit) @1706 [1706] 8 months rjrw Integrate Nick Abel's grain chemistry additions to the network. Solve …
(edit) @1701 [1701] 8 months rjrw Merged from trunk r1608:1700
(edit) @1696 [1696] 8 months rjrw Remove some redundant code, try to ensure conservation in ion_trim -- …
(edit) @1695 [1695] 8 months rjrw Fix fast ASSERT failure in flow10_med_n3bigA_newmole.in, see ticket …
(edit) @1693 [1693] 8 months rjrw Previous fix for limit_supra breaks grains_lte, h2_cr_grains, …
(edit) @1691 [1691] 8 months rjrw Refactor testing of whether the network holds the species density to allow …
(edit) @1690 [1690] 8 months rjrw Remove over-zealous ASSERT on c[i][i] triggered by …
(edit) @1688 [1688] 9 months rjrw Further rationalization of routine names and locations.
(edit) @1687 [1687] 9 months rjrw More chemical network rationalization and removal of dead experimental …
(edit) @1686 [1686] 9 months rjrw More renaming of variables and moving other stuff to more logical …
(edit) @1684 [1684] 9 months rjrw Remove some unused variables and redundant indexing.
(edit) @1683 [1683] 9 months rjrw Eliminate coreactions list in favour of iterator on reaction table.
(edit) @1682 [1682] 9 months rjrw Eliminate hash.cpp in favour of standard map container.
(edit) @1681 [1681] 9 months rjrw Fixes to get dynamics running with conservation constraints …
(edit) @1680 [1680] 9 months rjrw Fix lines_supra.in (absolute values for abundances in rate …
(edit) @1676 [1676] 9 months rjrw Back out changes to mole_newton_step from r1645:1652 which seemed to cause …
(edit) @1658 [1658] 9 months rjrw Further rationalization of chemistry network
(edit) @1657 [1657] 9 months rjrw Rationalize location of routines slightly further.
(edit) @1656 [1656] 9 months rjrw Remove some leftover code which over-wrote H- FB rate output. Move …
(edit) @1655 [1655] 9 months rjrw Protect access to hmi.H2_rate_create to prevent FPE in "no molecules" …
(edit) @1654 [1654] 9 months rjrw Implement "no heavy molecules" command and tidying use of lgNoMole