Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TRACY3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PA
Optics
TRACY3
Commits
9121fea9
Commit
9121fea9
authored
Nov 4, 2010
by
zhang
Browse files
Options
Downloads
Patches
Plain Diff
Change the default tracking dimension to 6D for momAcc function.
parent
2ccdd909
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tracy/tracy/inc/read_script.h
+1
-1
1 addition, 1 deletion
tracy/tracy/inc/read_script.h
with
1 addition
and
1 deletion
tracy/tracy/inc/read_script.h
+
1
−
1
View file @
9121fea9
...
...
@@ -26,7 +26,7 @@ extern double _EnergyTuneShift_deltamax;
extern
bool
MomentumAccFlag
;
extern
char
Dim
Track
[
3
];
extern
char
Track
Dim
[
3
];
extern
long
_MomentumAccFlag_istart
,
_MomentumAccFlag_istop
,
_MomentumAccFlag_nstepn
,
_MomentumAccFlag_nstepp
;
extern
double
_MomentumAccFlag_deltaminn
,
_MomentumAccFlag_deltamaxn
;
...
...
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