[root]
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
axs | 354 (100.0%) | 9432 (100.0%) | 26.6 |
Some changes to files so that they'll work outside of the grand big loop.
258 lines of code changed in 8 files:
Running overnight!
33 lines of code changed in 2 files:
Got scatter plots and color change working.
79 lines of code changed in 3 files:
The Monte Carlo simulation works! It now will print out a final plot. Turned off a lot of the disp and fprintfs in Ddoubleprime, sortandinvertperovskite, and all_oceans.
22 lines of code changed in 4 files:
Monte Carlo method should be implemented. Will continue testing in the morning to make sure that Kds for perovskite are actually getting the correct values.
153 lines of code changed in 6 files:
Monte Carlo methoding for magnesiowustite and perovskite partition coefficients.
401 lines of code changed in 10 files:
Bug: using incorrect constant for multiplication in epNd. epNd now recreates values from Carlson's spreadsheet faithfully. Time for Monte Carlo simulations!
107 lines of code changed in 2 files:
Trying to get spreadsheet behaviors into MATLAB.
158 lines of code changed in 4 files:
Aaaaaand now it compiles and runs. Takes about twice as long, but now it'll be more modular.
39 lines of code changed in 15 files:
Created three .dat files containing partition coefficient information for post-perovskite, perovskite, and magnesiowustite. Their formatting specifics are in README_KD. Changes should no longer be made to the relevant mineral files.
This is all per a conversation with R. Carlson in which he said that the partition coefficients for Sm, Nd, U, and Th in certain mantle minerals are not well constrained; thus, I wanted to make it easier to change the values of these minerals without having to edit the m files directly.
For future reference, magnesiowustitedensity has human-readable parameters, but I'm unsure if all of them are getting used in the density/volume calculations.
98 lines of code changed in 7 files:
Removed MWs from each mineral so they can be changed from only MOFlow.
Contemplating putting perovskite and postperovskite coefficients in one file for easier editing.
27 lines of code changed in 16 files:
Got graphs in order to hand to Lindy.
153 lines of code changed in 6 files:
Some recent tweaks. Graphs still aren't doing what they ought.
346 lines of code changed in 13 files:
Changes from Lindy.
321 lines of code changed in 7 files:
Sending this copy to Lindy for review.
29 lines of code changed in 5 files:
Final version from Friday before submitting!
38 lines of code changed in 5 files:
Changes to epNd until 2 am :<
51 lines of code changed in 2 files:
Getting 220 for \ep^142 Nd. Ah well....
38 lines of code changed in 4 files:
I can has results? epNd.m now calculates \epsilon^142 Nd for the \Dpp with residual liquids added in. Need to fiddle with percentages in the morning. Until then, bed. Lots of writing tomorrow.
83 lines of code changed in 5 files:
Trying to calculate \epsilon^142 Nd.
23 lines of code changed in 2 files:
At this moment, this code produces a \Dpp layer. Do not feed clinopyroxenedensity.m its own version of the EOS. Olivine can probably take its own EOS, but
---everything is working for a magma ocean of 2,000 km in depth---
175 lines of code changed in 7 files:
Trying to write the results section.
70 lines of code changed in 4 files:
Fixed a typo in the comments regarding gamma/beta spinel.
1 lines of code changed in 1 file:
deltaDensity now uses pcolor/colormap to create the entrainment figure.
13 lines of code changed in 2 files:
Renamed MOFlow500 to ShallowMOFlow because I wanted tab-complete to be easier.
Changed deltaDensityTemp2 to use pcolor and colormap---much more useful display of information now.
Created leanGraphs, so I can focus on more useful graphs of density and the composition of things in liq_comp as a function of step.
Added a number of vectors to MOFlow to keep track of mass, volume, and composition.
Cleaned up globals.m and all_oceans.
Added more calculations to EER_Sm_Nd and massDdoubleprime for finding out densities.
630 lines of code changed in 13 files:
Using Emily's version of liq_comp_calc; removed function and just calling the update directly in finallayercalculations.m. Variables should be correct; Henry's additions to finallayercalculations are important, especially regarding order of calls.
175 lines of code changed in 9 files:
Changed the mass balance equation to be the one from Emily, which takes into account the volume ratio of the mantle properly.
99 lines of code changed in 7 files:
Minor tweak.
1 lines of code changed in 1 file:
Code solidifies oceans with depths up to 2000 km; made a change to finallayercalculations so that we run out of oxides faster.
Need to run out of oxides at the same step with all depths.
Need to look at what the density of solidified liquid would be.
17 lines of code changed in 4 files:
Some final commits before implementing Lindy's changes. Things to note: 2000km+ oceans no longer solidify, as they're throwing errors in clinopyroxene.
38 lines of code changed in 9 files:
Fixed the problem with the CMB variable being a depth, rather than a distance from the center of the planet. Propagated this change into Mantlevolume and Mantlemass. Made some minor tweaks to the graphs, and now MOFlow prints what depth of ocean you're dealing with.
39 lines of code changed in 8 files:
Oh rubbish. Lindy had the _depth_ to the CMB written as the _radius_ of the CMB, so now I need to fix Mantlemass as well as the pressure function.
78 lines of code changed in 5 files:
This still doesn't work for depths greather than 2,000 km, but hey, some of these changes were necessary.
12 lines of code changed in 6 files:
Some pretty major changes occurred tonight, to whit:
BUG: MOFlowCMB only works for depths below 2500 (exclusive). It works for shallow but not deep oceans!
marker1 and marker2 are ignored for shallow oceans, since we don't run the layers they're referenced in
liq_comp or liquid composition is now calculated using the mass of the layers below the current layer, rather than a volume ratio as previously was used.
602 lines of code changed in 10 files:
Getting ready for the action date on 3/28/2010. Tried to make EER_Sm_Nd more readable; what the heck are there two rows for in the array?
1 lines of code changed in 2 files:
More changes to see if the globals are working correctly
19 lines of code changed in 3 files:
added marker 50 points up from bottom on Dsolinv
3 lines of code changed in 1 file:
COMMENTED OUT XRECORD FOR SPEEEEDDDDD
13 lines of code changed in 3 files:
I am pretty sure I have results now.
0 lines of code changed in 2 files:
More changes to EER_Sm_Nd.m to generalize and to use global variables. Probably utilize.
5 lines of code changed in 3 files:
(46 more)