Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fluiddyn_papers
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
Container registry
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fluiddyn
fluiddyn_papers
Commits
cb645c6c
Commit
cb645c6c
authored
2 years ago
by
Pierre Augier
Browse files
Options
Downloads
Patches
Plain Diff
2022strat_turb_toro: update README
parent
bf4cfb07
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
2022strat_turb_toro/README.md
+25
-2
25 additions, 2 deletions
2022strat_turb_toro/README.md
with
25 additions
and
2 deletions
2022strat_turb_toro/README.md
+
25
−
2
View file @
cb645c6c
# Source of a great article
-
The pdf file is produced with the command
`make`
.
## How to build the document?
1.
One needs to download the dataset which is now available in
[
MyCore
CNRS
](
https://mycore.core-cloud.net/index.php/s/rpiQSLSoauNCVQE
)
.
1.
One needs to define the environment variable
`STRAT_TURB_TORO2022`
with the
path towards the dataset directory.
Something like this can be added in your
`~/.bashrc`
file:
...
...
@@ -4,2 +12,17 @@
-
The Latex code can be formatted with the command
`make format`
.
```
bash
export
STRAT_TURB_TORO2022
=
/data/MyCore/2022strat-turb-toro
```
1.
The command
`make`
should produce all Latex tables, figures and finally the
main pdf file
`article.pdf`
.
Note also than the Latex code can be formatted with the command
`make format`
.
## Todo list
-
Spectra for N = 40 and for different R_i
-
Figures scaling length scales
-
Add straight lines in spectra figures
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment