[Octopus-devel] cvs commit: marques/octopus/src systm.F90
cvsusers at tddft.org
cvsusers at tddft.org
Sat Mar 4 10:38:03 WET 2006
appel 2006/03/04 10:38:03 WET
Modified files:
octopus/src systm.F90
Log:
The spinors test was failing because of this.
Actually with 'user_defined' we have another name clash in the options.
Which help text should e.g. the GUI print for the option 'user_defined':
> grep -A3 "Option user_defined" *.F90
simul_box.F90: !%Option user_defined 123
simul_box.F90- !% The shape of the simulation box will be read from the variable <tt>BoxShapeUsDef</tt>
simul_box.F90- !%End
simul_box.F90- call loct_parse_int(check_inp('BoxShape'), MINIMUM, sb%box_shape)
--
specie.F90: !%Option user_defined 123
specie.F90- !% Specie with user defined potential. In this case, the fourth
specie.F90- !% field is the valence charge and the fifth
specie.F90- !% field is a string with a mathematical expresion that defines the
--
systm.F90: !%Option user_defined 123
systm.F90- !% The atomic magnetization densities are rotated so that the magnetization
systm.F90- !% vector has the same direction as a vector provided by the user. In this case,
systm.F90- !% the <tt>AtomsMagnetDirection</tt> block has to be set.
Revision Changes Path
1.92 +2 -2 marques/octopus/src/systm.F90
More information about the Octopus-devel
mailing list