Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EELS2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Karl-Michael Schindler
EELS2
Commits
0ffd50ba
Commit
0ffd50ba
authored
7 months ago
by
Karl-Michael Schindler
Browse files
Options
Downloads
Patches
Plain Diff
Add comments
parent
8a945af5
No related branches found
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
tests/seteps/seteps-original.for
+11
-1
11 additions, 1 deletion
tests/seteps/seteps-original.for
with
11 additions
and
1 deletion
tests/seteps/seteps-original.for
+
11
−
1
View file @
0ffd50ba
C subroutine seteps from original Lambin code with minimal changes.
C All changes are in lowercase. KMS-2024
C All changes are in lowercase.
C
C Changelog
C - implicit none and declaration of variables
C - change complex variables to double complex
C - adjust assign to DENO accordingly to silence warning about loss of
C precision
C - set 2nd dimension of osc to lmax. Prevents out of bound errors
C - improve the comparison of the variable DENO to 0 to silence the
C correspoding warning
C - KMS-2024
SUBROUTINE SETEPS(NEPS,NOS,OSC,EPSINF,WN)
C ******************************************************************
...
...
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