Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
flexpart
flex_read_fortran
Commits
16bee979
Commit
16bee979
authored
Aug 28, 2019
by
Ignacio Pisso
Browse files
sync with ~/repos/flexpart/postprocess/flex_read_fortran/
parent
a2d25879
Changes
3
Hide whitespace changes
Inline
Side-by-side
export.sh
View file @
16bee979
#default_target=$HOME/repos/flexpart/postproc/flex_read_fortran
default_target
=
$HOME
/repos/flexpart/postprocess/read_fortran
default_target
=
$HOME
/repos/flexpart/postprocess/flex_read_fortran
target
=
${
1
:-
$default_target
}
echo export
to
$target
...
...
@@ -20,6 +22,7 @@ cp readgrid.f $target/
cp
flex_read_compare2.f90
$target
/
cp
printgrid.f90
$target
/
cp
README.md
$target
/
cp
tutorial.txt
$target
/
echo
USAGE:
echo
make printheader
...
...
makefile_dist
View file @
16bee979
...
...
@@ -23,6 +23,6 @@ reset:
output=../../output/
test:
./printgrid $(output) conc
./printheader $(output)
./printgrid $(output) conc
tutorial.txt
0 → 100644
View file @
16bee979
./printgrid ../../src/output/ conc
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment