vault backup: 2024-09-04 15:09:52

This commit is contained in:
Dane Sabo 2024-09-04 15:09:52 -04:00
parent be11ffb6de
commit 500d77fc08
3 changed files with 21 additions and 24 deletions

View File

@ -16,7 +16,7 @@
"state": {
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
"mode": "source",
"source": false
"source": true
}
}
}
@ -140,7 +140,7 @@
"state": {
"type": "backlink",
"state": {
"file": "1000s Templates/Literature Note.md",
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
@ -157,7 +157,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "1000s Templates/Literature Note.md",
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -180,7 +180,7 @@
"state": {
"type": "outline",
"state": {
"file": "1000s Templates/Literature Note.md"
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md"
}
}
}
@ -219,17 +219,19 @@
"obsidian-full-calendar:Open Full Calendar": false
}
},
"active": "f496283b2107cb82",
"active": "c424ac94667c0e1c",
"lastOpenFiles": [
"200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
"1000s Templates/Literature Note.md",
"200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
"200. Library Papers/kleinFormallyVerifiedSoftware2018.md",
"200. Library Papers/Kry10TechnicalOverview.md",
"200. Library Papers/nguyenFuzzyControlSystems2019.md",
"\"[Full.md",
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-08-27 Introduction.md",
"[Full.md",
"3-99 Research/6. Researching Techniques/Learning How to Use Github.md",
"{uri}.md",
"200. Library Papers/bullockHardwareloopSimulation2004.md",
"200. Library Papers/Kry10TechnicalOverview.md",
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-03 Homework 1.md",
"200. Library Papers/bullockHardwareintheloopSimulation2004.md",
"200. Library Papers/My Library.bib",
@ -246,8 +248,6 @@
"200. Library Papers/chekoleEnforcingMemorySafety2018.md",
"200. Library Papers/choiRealTimeHardwareintheLoopHIL2021.md",
"200. Library Papers/fernandezadiegoApplyingModelChecking2015.md",
"200. Library Papers/chenFullscopeHighfidelitySimulatorbased2024.md",
"200. Library Papers/CyberAttackGerman2015.md",
"4. Qualifying Exam/2. Writing/Untitled.bib",
"4. Qualifying Exam/2. Writing/test.bib",
"201. Metadata/My Library/files/4011/contextual.css",

View File

@ -59,11 +59,9 @@ pages: {{ pages }}
# Annotations
{% macro calloutHeader(type, color) -%}
{% if type == "highlight" %}
{% macro calloutHeader(type, color) %} {% if type == "highlight" %}
<mark style="background-color: {{color}}">Quote</mark>
{% endif %}
{% if type == "text" %}
Note
{% endif %}
@ -73,9 +71,10 @@ Note
{% set newAnnotations = annotations | filterby("date", "dateafter", lastImportDate) %}
{% if newAnnotations.length > 0 %}
{% for a in newAnnotations -%}
{{calloutHeader(a.type, a.color)}}
{% for a in annotations %}
> {{calloutHeader(a.type, a.color)}}
> {{a.annotatedText}}
> {% if a.comment %}{{a.comment}}{% endif %}
{% endfor %}
{% endif %}
{% endpersist %}

View File

@ -56,40 +56,38 @@ pages: 393-403
%% begin annotations %%
### Imported: 2024-09-04 2:49 pm
>
<mark style="background-color: #ff6666">Quote</mark>
> agrangian turbulence lies at the core of numerous applied and fundamental problems related to the physics of dispersion and mixing in engineering, biofluids, the atmosphere, oceans and astrophysics. Despite exceptional theoretical, numerical and experimental efforts conducted over the past 30 years, no existing models are capable of faithfully reproducing statistical and topological properties exhibited by particle tr
>
>
<mark style="background-color: #e56eee">Quote</mark>
> me scales, including the fat-tail distribution for velocity increments, the anomalous power law and the increased intermittency around the dissipative scale. Slight deviations are observed below the dissipative scale, particularly in the acceleration and flatness statistics. Surprisingly, the model exhibits strong generalizability for ext
>
>
<mark style="background-color: #ffd400">Quote</mark>
> stion, industrial mixing, pollutant dispersion, quantum fluids, protoplanetary disks accretion, cloud formation
> This, is a coment. that is a test!
%% end annotations %%
### Imported: 2024-09-04 2:52 pm
### Imported: 2024-09-04 3:07 pm
%% Import Date: 2024-09-04T14:52:08.089-04:00 %%
%% Import Date: 2024-09-04T15:07:51.950-04:00 %%