Skip to content
Snippets Groups Projects
Commit 03fe729b authored by Bernd Zimmermann's avatar Bernd Zimmermann
Browse files

Removed test-output

parent 7f1cc5ed
No related branches found
No related tags found
No related merge requests found
......@@ -210,8 +210,6 @@ c
IRMTOUT = IRWS(ISITE) - MESHN(ID)
IRNSOUT = IRNS(ISITE) ! 22.1.12 Changed from IRNS(ID) to IRNS(IAT)
write(*,*) 'KSHAPE=', KSHAPE
IF (KSHAPE.EQ.0) THEN
BOUT = RMAXOUT / (EXP(AOUT*REAL(IRWSOUT-1))-1.0D0)
DO IR=2,IRWSOUT
......@@ -227,7 +225,6 @@ c
RMAXOUT = ROUT(IRWSOUT)
ELSE
BOUT = RMTOUT / (EXP(AOUT*REAL(IRMTOUT-1))-1.0D0)
write(4444,*) 'BOUT1', BOUT
DO IR=2,IRMTOUT
EA = EXP(AOUT*REAL(IR-1))
ROUT(IR) = BOUT* (EA-1.0D0)
......
......@@ -333,7 +333,6 @@ c
& TLEFT,TRIGHT,LINTERFACE,RCUTZ,RCUTXY,RMTCORE,
& LMTREF,RMTREF,SIZEFAC,NFACELIM)
write(4444,*) 'KSHAPE', KSHAPE
CALL LATTIX12(LINTERFACE,ALATC,BRAVAIS,RECBV,RR,NR,VOLUC)
......
......@@ -54,7 +54,6 @@ c -------------------------------------------------------------------
INEW = 1
c
c
write(4444,*) 'BOUT2', B
LMPOT = (LPOT+1)* (LPOT+1)
RMT1 = RMT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment