Skip to content

Commit

Permalink
remove seed from help
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarxblanco committed Dec 20, 2024
1 parent 8620504 commit 239ea07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions atmat/lattice/element_creation/atQuantDiff.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
% ORBIT: closed orbit at beginning of the ring
% (this option is useful for the islands)
%
% The optional field Seed can be added. In that case, the seed of the
% random number generator is set at the first turn.
% ELEM=ATQUANTDIFF(FAMNANE,RING,'Seed',4)
%
%See also quantumDiff

[rsrc,arg,method]=decodeatargs({[],'QuantDiffPass'},varargin);
Expand Down

0 comments on commit 239ea07

Please sign in to comment.