Quick launch:
Last version:
News:
--
New Fluka Major Release
|
[ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 10 ] [ 11 ] [ 12 ] [ 13 ] [ 14 ] [ 15 ] [ back ] USRINIHere only the call to HISTIN is added to the dummy code. *$ CREATE USRINI.FOR *COPY USRINI * *=== usrini ===========================================================* * SUBROUTINE USRINI ( WHAT, SDUM ) INCLUDE '(DBLPRC)' INCLUDE '(DIMPAR)' INCLUDE '(IOUNIT)' * *----------------------------------------------------------------------* * * * Copyright (C) 1991-2005 by Alfredo Ferrari & Paola Sala * * All Rights Reserved. * * * * * * USeR INItialization: this routine is called every time the * * USRICALL card is found in the input stream * * * * * * Created on 01 january 1991 by Alfredo Ferrari & Paola Sala * * Infn - Milan * * * * Last change on 20-mar-05 by Alfredo Ferrari * * * * * *----------------------------------------------------------------------* * DIMENSION WHAT (6) CHARACTER SDUM*8 * * Don't change the following line: LUSRIN = .TRUE. * *** Write from here on *** * CALL HISTIN ! Call to HBOOK initialization RETURN *=== End of subroutine Usrini =========================================* END
Giuseppe Battistoni; INFN, Milano
Last updated: 10th of December, 2008 |
© FLUKA Team 2000–2025