Skip to content
Snippets Groups Projects
Select Git revision
  • 3D-two-matrices
  • EffectiveDrop
  • Fix-mass-conservation
  • Reducing-input-parameters
  • Test_alpha_sensitivity
  • Troubleshooting-oscillations
  • flux_accuracy
  • master default
  • test_parallel
9 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Jul19141312111098764230Jun292523151325May20829Apr282721151187654131Mar302928252423222117161514832122Feb212015Jan24Nov26Oct2019141314Sep31Aug271091Apr30Mar231914922Feb201413108754330Jan24191816158Dec227Nov18171611943229Oct2623222120191413729Sep2825242221181716159875331Aug302726252418121065431Jul30292221201918171614131279Jun22May2015121110328Apr272220161412118762127Mar26252423201917151412109625Feb241716141312111031Jan2015146330Dec1918328Nov2726251918Now completed adaptive time stepping with new effective_t. Runs.Comment out plotting.Function computing optimal delta-t at each cycle.Added gradients for each step and the next.Fix typo in case with no interface resistance.Interface resistance works as expected.Faster simulation without too much worse results.Introduce a third compartment with larger step size outside. Works well.Update ML comparison.Works well for realistic parameters.Keeping alpha outside close to one allows 1000fold difference.Still works extremely well for 100fold difference in D.Comparison with Matlab works for small differences in diffusion.Fixing bug in x outside (x out started at 0, no R).Comment out adaptive time stepping.Fix layout to <= 80 characters per line.Merge remote-tracking branch 'origin/3D-two-matrices'Revert parallel for loop. Too complicated, not enough promise for speed-NOT sure whether 3D solution is correct at r=0. I tried a couple other values in A_in[1,1:2] but made things worse. Started working on adaptive time stepping.3D-two-matrices3D-two-matricesCleaned code, now working with parameter geometryupdate ML.WIP: parallel for loop for matrix inversion.3D in new code seems to work.Really close match with ML for finer mesh.Works in 30s for D_out/D_in = 2000.Fixed typo in spacing.Introduce variable delta x and domain size.cosmetics.Interpolation in t works.Limit boundary conditions to tridiagonal form.Shortening code.Ratio of D_out/D_in = 20 still works okay.Shorten function. Same result.1D comparison between Julia and Matlab works.Inner and outer domain coupled, partitioning works.Dirichlet boundary conditions work, now need to couple to matrices.Dirichlet boundary condition right works.Tridiagonal matrix makes huge difference!!Introduce a second domain as an exact copy of the first for now.Starting work on connecting two matrices instead of a single one.
Loading