1303 Commits

Author SHA1 Message Date
David Parkhurst
ee6fa5331f bool analytic 2021-03-22 11:57:37 -06:00
David Parkhurst
cc614e642f add_logk for logk, species, phases 2021-03-22 10:54:43 -06:00
David Parkhurst
67447c5a7b Removed hashtable, all hashes have been replaced with maps. 2021-03-22 00:01:03 -06:00
David Parkhurst
ee7d2c579f replaced hash for isotope_ratio, isotope_alpha, calculate_value with maps. Fixed some case errors with new maps. 2021-03-21 23:19:23 -06:00
David Parkhurst
52e0622596 replase master_isotope_hash_table with master_isotope_map 2021-03-21 21:42:49 -06:00
David Parkhurst
c01c8d66bf replace logk_hash_table with logk_map. Added str_tolower(std::string) 2021-03-21 21:09:05 -06:00
David Parkhurst
3e69461cf8 replaced phases_hash_table with phases_map 2021-03-21 18:43:10 -06:00
David Parkhurst
effafe0a76 replace species_hash_table with species_map 2021-03-21 18:16:36 -06:00
David Parkhurst
8bff6d3666 removed HASH code. replaced elements_hash_table with elements_map 2021-03-21 17:39:04 -06:00
David Parkhurst
90e9ee0263 removed ineq_init. Vector advection_print, advection_punch 2021-03-21 14:07:31 -06:00
David Parkhurst
2f380479b1 size_t for subscripts 2021-03-20 14:03:20 -06:00
David Parkhurst
5161ea7563 Merged origin/master, Alphabetized Basic toks 2021-03-19 19:32:24 -06:00
Charlton, Scott R
f8e05c176f only call qsort with more than one element 2021-03-19 17:32:10 -06:00
David Parkhurst
1ab86414f0 remove _v, use std::vector only, alloc at least 1 scratch 2021-03-18 16:40:11 -06:00
David Parkhurst
9732a1c5b7 cannot qsort size 0 vector 2021-03-18 15:59:34 -06:00
David Parkhurst
67fc478a2f one more .data 2021-03-18 12:56:31 -06:00
David Parkhurst
2f0f5e165d Some replacements of .data() were incorrect 2021-03-18 12:04:12 -06:00
David Parkhurst
ba9813a43c remove .data() 2021-03-18 08:37:34 -06:00
David Parkhurst
43765f8691 need <struct xxx> 2021-03-18 08:22:37 -06:00
David Parkhurst
0feb20dead after merging origin/master, one fix needed 2021-03-17 15:08:50 -06:00
David Parkhurst
f136feb6ce Merging origin/master.
Merge remote-tracking branch 'origin/master' into warnings_redux
2021-03-17 15:04:52 -06:00
David Parkhurst
71aa5b9fcf bug count_sys not incremented 2021-03-17 14:42:06 -06:00
David Parkhurst
e43550cdbc vector inverse 2021-03-16 22:51:02 -06:00
David Parkhurst
d4cc14ef43 vector x 2021-03-16 19:03:54 -06:00
David Parkhurst
6c0edef051 vector rates 2021-03-16 18:08:29 -06:00
David Parkhurst
e3cc46ad7b vector save_values 2021-03-16 17:46:22 -06:00
David Parkhurst
41b9965576 vector species_list 2021-03-16 17:12:41 -06:00
David Parkhurst
449a54f61e vector mb_unknowns 2021-03-16 16:36:02 -06:00
David Parkhurst
51514eb125 vector delta, sum_jacobx 2021-03-16 15:50:20 -06:00
David Parkhurst
f0707aa0b3 vector sum_mb1, sum_mb2 2021-03-16 14:50:43 -06:00
David Parkhurst
7d303de1b4 vector trxn.token 2021-03-16 13:19:51 -06:00
David Parkhurst
83cfb298d6 elt_list, moved qsort to elt_list_combine 2021-03-16 08:41:20 -06:00
David Parkhurst
e8c90279e6 vector elt_list 2021-03-16 00:23:56 -06:00
David Parkhurst
0957a528df vector theta_params 2021-03-15 23:19:42 -06:00
David Parkhurst
b1af156bcb vector pitz_params 2021-03-15 23:00:38 -06:00
David Parkhurst
e3ea0100c2 vector sit_params 2021-03-15 21:10:35 -06:00
David Parkhurst
b87d0cdd04 vector my_array, residual, delta 2021-03-15 20:23:11 -06:00
David Parkhurst
e43471a738 vector s_x 2021-03-15 18:21:40 -06:00
David Parkhurst
622d3618a5 vector s_x 2021-03-15 18:21:12 -06:00
David Parkhurst
3d41ef8287 vector logk 2021-03-15 17:04:29 -06:00
David Parkhurst
e8dd208374 vector sys 2021-03-15 16:22:43 -06:00
David Parkhurst
3c9f5946ef vector master 2021-03-15 14:27:30 -06:00
David Parkhurst
de1ba62395 vector s 2021-03-15 13:21:14 -06:00
David Parkhurst
e7c78a88ad vector phases 2021-03-15 12:33:49 -06:00
David Parkhurst
f2c64fef86 vector elements 2021-03-15 12:12:46 -06:00
David Parkhurst
e8af689a39 vector isotope_alpha 2021-03-15 10:46:23 -06:00
David Parkhurst
ba2601a32f vector isotope_ratio 2021-03-15 10:36:07 -06:00
David Parkhurst
76da4f89bc finished master_isotope 2021-03-15 10:21:07 -06:00
David Parkhurst
4bb1c8006c vector master_isotope 2021-03-15 10:12:21 -06:00
David Parkhurst
97e574d259 vector calculate_value** 2021-03-15 10:00:15 -06:00