Recent content by ne_237
-
N
Undergrad Plot Bremsstrahlung Energy Spectra - Formula & Tips
where I can give experimental data of this spectra?Can you help me and introduce some sites? Thanks- ne_237
- Post #9
- Forum: High Energy, Nuclear, Particle Physics
-
N
Undergrad Plot Bremsstrahlung Energy Spectra - Formula & Tips
Ok.That's right. But is there any formula for obtain this spectra?- ne_237
- Post #7
- Forum: High Energy, Nuclear, Particle Physics
-
N
Undergrad Plot Bremsstrahlung Energy Spectra - Formula & Tips
Thanks for all's replays I want to plot intensity of the produced x-ray energy in bremsstrahlumg reaction with different targets (for example tungsten) so that the peaks (k and L shell) are shown.- ne_237
- Post #5
- Forum: High Energy, Nuclear, Particle Physics
-
N
Undergrad Plot Bremsstrahlung Energy Spectra - Formula & Tips
Hi all How can I plot bremsstrahlung energy spectra?What is the formula for this topic? Pleas help me! thanks a lot.- ne_237
- Thread
- Bremsstrahlung Spectra
- Replies: 8
- Forum: High Energy, Nuclear, Particle Physics
-
N
Fortran Help with Fortran90: Reading a File
Thank you very much.- ne_237
- Post #8
- Forum: Programming and Computer Science
-
N
Fortran Help with Fortran90: Reading a File
Thanks a lot Uart for reply But I want to the output will be as below: 1 2 2 3 2 3 4 3 5 3 5 3 6 4 5 8 9 45 65 14 ... ... ... that is 20columns (or more in other program)write in different rows.- ne_237
- Post #6
- Forum: Programming and Computer Science
-
N
Fortran Help with Fortran90: Reading a File
I have a problem in write arrays also.How I do write rows and columns in file as matrix. For example I use this program: do i=1,10 write(12,*)(x(i,j),j=1,20) end do but in file only 4columns are showed and 20columns are breaked.Can anyone help me? Thanks a lot.- ne_237
- Post #4
- Forum: Programming and Computer Science
-
N
Fortran Help with Fortran90: Reading a File
Thanks Uart.But I had to solve this problem with Fortran90.- ne_237
- Post #3
- Forum: Programming and Computer Science
-
N
Fortran Help with Fortran90: Reading a File
Hi All I have a problem in the work with Fortran90. I have a file that don't have any idea for read it. It consiste of number and character.For example it includes as below 1 15193r 8 9r 4 6 74r,... I want to write these numbers in 2 columns. For example 1 15193 8 9 4 0 6 74 terms...- ne_237
- Thread
- Fortran90
- Replies: 7
- Forum: Programming and Computer Science