vault backup: 2024-09-04 14:54:08
This commit is contained in:
parent
dd3338f6f2
commit
be11ffb6de
10
.obsidian/workspace.json
vendored
10
.obsidian/workspace.json
vendored
@ -140,7 +140,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
|
||||
"file": "1000s Templates/Literature Note.md",
|
||||
"collapseAll": true,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -157,7 +157,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
|
||||
"file": "1000s Templates/Literature Note.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -180,7 +180,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md"
|
||||
"file": "1000s Templates/Literature Note.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -219,10 +219,10 @@
|
||||
"obsidian-full-calendar:Open Full Calendar": false
|
||||
}
|
||||
},
|
||||
"active": "c424ac94667c0e1c",
|
||||
"active": "f496283b2107cb82",
|
||||
"lastOpenFiles": [
|
||||
"1000s Templates/Literature Note.md",
|
||||
"200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
|
||||
"1000s Templates/Literature Note.md",
|
||||
"\"[Full.md",
|
||||
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-08-27 Introduction.md",
|
||||
"[Full.md",
|
||||
|
||||
@ -73,12 +73,13 @@ Note
|
||||
{% set newAnnotations = annotations | filterby("date", "dateafter", lastImportDate) %}
|
||||
{% if newAnnotations.length > 0 %}
|
||||
|
||||
### Imported: {{importDate | format("YYYY-MM-DD h:mm a")}}
|
||||
|
||||
|
||||
{% for a in newAnnotations %}
|
||||
{% for a in newAnnotations -%}
|
||||
{{calloutHeader(a.type, a.color)}}
|
||||
> {{a.annotatedText}}
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endpersist %}
|
||||
{% endpersist %}
|
||||
|
||||
### Imported: {{importDate | format("YYYY-MM-DD h:mm a")}}
|
||||
|
||||
|
||||
|
||||
@ -56,6 +56,40 @@ 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
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-09-04T14:46:34.638-04:00 %%
|
||||
### Imported: 2024-09-04 2:52 pm
|
||||
|
||||
|
||||
|
||||
|
||||
%% Import Date: 2024-09-04T14:52:08.089-04:00 %%
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user