Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frap Theory
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hubatsch
Frap Theory
Graph
5e1a23cf07d4d7ecc7ca19dddd96953b7f2f1124
Select Git revision
Branches
9
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.
Begin with the selected commit
Created with Raphaël 2.2.0
16
May
8
6
5
28
Apr
25
24
23
19
17
16
8
2
1
27
Mar
23
12
Feb
7
30
Nov
13
2
23
Sep
22
7
Aug
26
Nov
17
Aug
8
5
4
3
2
24
Jul
21
19
14
13
12
11
10
9
8
7
6
4
2
30
Jun
29
25
23
15
13
25
May
20
8
29
Apr
28
27
21
15
11
8
7
6
5
4
1
31
Mar
30
29
28
25
24
23
22
21
17
16
15
14
8
3
2
1
22
Feb
21
20
15
Jan
24
Nov
26
Oct
20
19
14
13
14
Sep
31
Aug
27
10
9
1
Apr
30
Mar
23
19
14
9
22
Feb
20
14
13
10
8
7
5
4
3
30
Jan
24
19
18
16
15
8
Dec
2
27
Nov
18
17
16
11
9
4
3
2
29
Oct
26
23
22
21
20
19
14
13
7
29
Sep
28
25
24
22
21
18
17
16
15
9
8
7
5
3
31
Aug
30
27
26
25
24
18
12
10
6
5
4
31
Jul
30
29
22
21
20
19
18
17
16
14
13
12
7
9
Jun
22
May
20
15
12
11
10
3
28
Apr
27
22
20
16
14
12
11
8
7
6
2
1
27
Mar
26
25
24
23
20
19
17
15
14
12
10
9
6
25
Feb
24
17
16
14
13
12
11
10
31
Jan
20
15
14
6
3
30
Dec
19
18
3
28
Nov
27
26
25
19
18
Introduce 1D case (via GPT4o), I've found a steady-state with:
Add chemical reactions. Increase time step. Add plotting.
Source and sink work in ternary case! Now add chemical reactions and
This now seems to get close to a steady state for the simple FH.
Working on boundary conditions. Potentially easier to use source/sink.
Found parameters where opposing phase separation seems to work.
Introduce proper mobilities. System phase separates, at least with
Introduce 2-component prototype, to figure out good parameter regime.
Fixed bug in weak form!
Coupling interactions also seems to work in principal!
First coupling in entropic term. Needs IC adjustment, to fulfill
Two components without any coupling works in principle in square mesh.
Interface resistance case now seems to work, still needs to be thoroughly
Revert "Precalculate prefactor in u_i_k. Not completely general yet."
Generalise plotting.
Update plotting.
Generalize plotting to allow individual time points to be plotted.
Precalculate prefactor in u_i_k. Not completely general yet.
k<0 (no resistance) seems to work!
Fix typo.
Initial conditions: still FRAP, but not bleaching boundary. Temp!
Rewrite lu decomp.
Use LU decomposition, change vectors in place, For loops for b creation.
Precompute alphas.
Matrix inversion as a loop.
Make u, b and A general.
Fix beta bug and rename u_o->u_r and u_i->u_l for generalization.
Generalise to many compartments p.I.:
Cylindrical geometry with azimuthal symmetry works in principle.
Fix mass conservation check for 1D case.
Refactor boundary conditions.
Test_alpha_sens…
Test_alpha_sensitivity
Update Matlab mass conservation II.
Update Matlab mass conservation.
Cosmetic changes.
Update mass conservation.
Revert rename.
Cosmetics.
New plotting function, suppress output.
Delete output.
Fix-mass-conser…
Fix-mass-conservation
Introduce potential barrier at the interface.
Loading