Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plotter-nse
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
数学の武士
plotter-nse
Commits
411e4390
Commit
411e4390
authored
2 years ago
by
数学の武士
Browse files
Options
Downloads
Patches
Plain Diff
.
parent
ff59252d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
411e4390
...
@@ -26,6 +26,8 @@ conda develop .
...
@@ -26,6 +26,8 @@ conda develop .
```
```
## Usage
## Usage
Data must be stored either in
*Tecplot*
ASCII file with
*.plt*
or
*.nsx*
extensions.
After installation you can use
*plotter-python*
tools in your python scripts.
After installation you can use
*plotter-python*
tools in your python scripts.
Import
*plotter*
module somewhere at the beginning of your script
Import
*plotter*
module somewhere at the beginning of your script
```
python
```
python
...
@@ -51,7 +53,6 @@ The argument `filename` is the name of a file to read for functions `plotter.plo
...
@@ -51,7 +53,6 @@ The argument `filename` is the name of a file to read for functions `plotter.plo
### Get variable names from file
### Get variable names from file
Use
`plotter.dump(filename)`
to get variable names in file
`filename`
.
Use
`plotter.dump(filename)`
to get variable names in file
`filename`
.
Data must be stored either in
*Tecplot*
ASCII file with
*.plt*
or
*.nsx*
extensions.
### Plotting a 1D data
### Plotting a 1D data
Calling
Calling
...
...
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