Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TurTLE
TurTLE
Commits
5a0b8278
Commit
5a0b8278
authored
Jan 25, 2016
by
Cristian Lalescu
Browse files
finalize script
in fact, remove FluidConvert option, since I don't really need the functionality.
parent
5e1b3aef
Changes
2
Hide whitespace changes
Inline
Side-by-side
bfps/__main__.py
View file @
5a0b8278
...
...
@@ -41,7 +41,6 @@ def main():
parser
.
add_argument
(
'base_class'
,
choices
=
[
'NavierStokes'
,
'FluidConvert'
,
'FluidResize'
],
type
=
str
)
# first option is the choice of base class or -h or -v
...
...
todo.txt
View file @
5a0b8278
(B) compute z polynomials only when needed @optimization
+v1.0
(B) compute z polynomials only when needed @optimization
(B) read https://www.xsede.org/documents/271087/369161/ExtScale-Koziol.pdf @optimization @HDF5 +I/O
(B) set up mechanism for adding in new PDEs @design +v2.0 +alternate_algorithms
(B) tweak HDF5 settings @optimization @HDF5 +I/O
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment