Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LDD-for-two-phase-flow-systems
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
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
David Seus
LDD-for-two-phase-flow-systems
Commits
c419d757
Commit
c419d757
authored
4 years ago
by
David Seus
Browse files
Options
Downloads
Patches
Plain Diff
forgot to save
parent
adcb5c55
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
LDDsimulation/README.md
+19
-1
19 additions, 1 deletion
LDDsimulation/README.md
with
19 additions
and
1 deletion
LDDsimulation/README.md
+
19
−
1
View file @
c419d757
...
...
@@ -4,5 +4,23 @@ This folder contains the actual LDD simulation code. To facilitate development,
we give a briefe description of the files.
## `LDDsimulation.py`
If you want to read the code, this is where you should
start.
This file defines the core and soul of the LDD simulation code.
It defines the class
`LDDsimulation`
that contains methods to setup the
simulation and run it. Each usecase file in
`../Usecases`
essentially
sets up an instance of this class and defines
all parameters needed by the
`LDDsimulation.set_parameters(kwrgs**)`
function
which gets called
##
## `domainPatch.py`
## `boundary_and_interface.py`
## `solutionFile.py`
## `domainSubstructuring.py`
## `functions.py`
## `helpers.py`
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