Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DOUAR WSMP
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
Container 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
HUGG
DOUAR WSMP
Commits
9d2d7f33
Commit
9d2d7f33
authored
15 years ago
by
Douglas Guptill
Browse files
Options
Downloads
Patches
Plain Diff
for extckh
parent
386e2e43
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CASCADE/check_mesh.f
+2
-1
2 additions, 1 deletion
CASCADE/check_mesh.f
CASCADE/nn_remove.f
+1
-1
1 addition, 1 deletion
CASCADE/nn_remove.f
with
3 additions
and
2 deletions
CASCADE/check_mesh.f
+
2
−
1
View file @
9d2d7f33
...
...
@@ -132,7 +132,8 @@ c - delaun
real
xx
(
2
),
pp
(
2
,
nbmax
),
aa
(
nbmax
,
2
),
bb
(
nbmax
)
integer
nkcon
(
*
),
ndon
(
*
)
integer
kcon
(
ntmax
,
*
),
itadd
(
*
),
jtadd
(
*
)
integer
subset
(
2
)
c
if
(
ivocal
.eq.
1
)
write
(
22
,
*
)
'time step : '
,
itime
c
fluxmax_erosion
is
the
maximum
flux
allowed
before
a
new
node
must
...
...
This diff is collapsed.
Click to expand it.
CASCADE/nn_remove.f
+
1
−
1
View file @
9d2d7f33
...
...
@@ -622,7 +622,7 @@ c
real*8 x,y,dx,dy,dist
real*8 eps
logical debug_mode
logical ldummy
logical ldummy
(2)
common /debug_nn_remove/debug_mode
common /roundoff/eps
c check error conditions
...
...
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