Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TurTLE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
TurTLE
TurTLE
Commits
5cc143ed
Commit
5cc143ed
authored
2 years ago
by
Cristian Lalescu
Browse files
Options
Downloads
Patches
Plain Diff
updates readme
parent
e2aecb4f
No related branches found
No related tags found
No related merge requests found
Pipeline
#149031
passed
2 years ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/README.rst
+10
-1
10 additions, 1 deletion
projects/README.rst
with
10 additions
and
1 deletion
projects/README.rst
+
10
−
1
View file @
5cc143ed
...
@@ -6,6 +6,15 @@ projects.
...
@@ -6,6 +6,15 @@ projects.
The recommendations may be periodically updated, so please revisit it
The recommendations may be periodically updated, so please revisit it
regularly.
regularly.
0. **Prerequisites**
Before using TurTLE for production work, you should have passed an
"Introduction to programming" class, and you should be familiar with
basic concepts of numerical analysis (e.g. "numerical integration"
and "FFT").
If this is not the case, please discuss this point with your
supervisor as soon as possible.
1. **Identify the relevant mathematical entities**.
1. **Identify the relevant mathematical entities**.
TurTLE is a fairly generic solver, mostly implementing basic
TurTLE is a fairly generic solver, mostly implementing basic
...
@@ -14,7 +23,7 @@ regularly.
...
@@ -14,7 +23,7 @@ regularly.
For example, numerical representations of scalar fields are
For example, numerical representations of scalar fields are
available, as well as the capability of computing arbitrary
available, as well as the capability of computing arbitrary
expressions involving these scalar fields; however there is no
expressions involving these scalar fields; however there is no
"apply Laplacean operator" functionality available.
"apply Laplacean operator" functionality available
by default
.
To this end, it helps to clearly and succinctly state the equations to
To this end, it helps to clearly and succinctly state the equations to
be solved, as well as the quantities that need to be measured from
be solved, as well as the quantities that need to be measured from
...
...
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