praktikum 1

Download praktikum 1

If you can't read please download the document

Upload: nurul-imani

Post on 28-Sep-2015

7 views

Category:

Documents


0 download

DESCRIPTION

praktikum

TRANSCRIPT

fifisanti002@linux-m8rj:~> cd isti_15704fisanti002@linux-m8rj:~/isti_15704> vifisanti002@linux-m8rj:~/isti_15704> vifisanti002@linux-m8rj:~/isti_15704> gfrotran programkuadratbash: gfrotran: command not foundfisanti002@linux-m8rj:~/isti_15704> gfortran programkuadrat/usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld:programkuadrat: file format not recognized; treating as linker script/usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld:programkuadrat:1: syntax errorcollect2: ld returned 1 exit statusfisanti002@linux-m8rj:~/isti_15704> vifisanti002@linux-m8rj:~/isti_15704> gfortran programkuadrat.f90fisanti002@linux-m8rj:~/isti_15704> ./a.outy= 1 x= 1y= 4 x= 2y= 9 x= 3y= 16 x= 4y= 25 x= 5y= 36 x= 6y= 49 x= 7y= 64 x= 8y= 81 x= 9y= 100 x= 10fisanti002@linux-m8rj:~/isti_15704> lsa.out halo.f90 programkuadrat programkuadrat.f90fisanti002@linux-m8rj:~/isti_15704> vi programkuadratfisanti002@linux-m8rj:~/isti_15704>fisanti002@linux-m8rj:~/isti_15704> vi programkuadratfisanti002@linux-m8rj:~/isti_15704> ./a.outy= 1 x= 1y= 4 x= 2y= 9 x= 3y= 16 x= 4y= 25 x= 5y= 36 x= 6y= 49 x= 7y= 64 x= 8y= 81 x= 9y= 100 x= 10fisanti002@linux-m8rj:~/isti_15704> lsa.out halo.f90 programkuadrat programkuadrat.f90fisanti002@linux-m8rj:~/isti_15704> vi programkuadratfisanti002@linux-m8rj:~/isti_15704> gfortran programkuadrat.f90fisanti002@linux-m8rj:~/isti_15704> ./a.outy= 1 x= 1y= 4 x= 2y= 9 x= 3y= 16 x= 4y= 25 x= 5y= 36 x= 6y= 49 x= 7y= 64 x= 8y= 81 x= 9y= 100 x= 10fisanti002@linux-m8rj:~/isti_15704> vi programkuadrat.f90fisanti002@linux-m8rj:~/isti_15704> gfortran programkuadrat.f90fisanti002@linux-m8rj:~/isti_15704> ./a.out1 12 43 94 165 256 367 498 649 8110 100fisanti002@linux-m8rj:~/isti_15704> ./a.out >isti.txtfisanti002@linux-m8rj:~/isti_15704> cat isti.txt1 12 43 94 165 256 367 498 649 8110 100fisanti002@linux-m8rj:~/isti_15704> gnbash: gn: command not foundfisanti002@linux-m8rj:~/isti_15704> gnuplot

G N U P L O TVersion 4.2 patchlevel 3last modified Mar 2008System: Linux 2.6.25.5-1.1-pae

Copyright (C) 1986 - 1993, 1998, 2004, 2007, 2008Thomas Williams, Colin Kelley and many others

Type `help` to access the on-line reference manual.The gnuplot FAQ is available from http://www.gnuplot.info/faq/

Send bug reports and suggestions to

Terminal type set to 'x11'gnuplot> plot "isti.txt"gnuplot> plot "isti.txt"with linegnuplot> quitfisanti002@linux-m8rj:~/isti_15704> gnuplot

G N U P L O TVersion 4.2 patchlevel 3last modified Mar 2008System: Linux 2.6.25.5-1.1-pae

Copyright (C) 1986 - 1993, 1998, 2004, 2007, 2008Thomas Williams, Colin Kelley and many others

Type `help` to access the on-line reference manual.The gnuplot FAQ is available from http://www.gnuplot.info/faq/

Send bug reports and suggestions to

Terminal type set to 'x11'gnuplot> plot "isti.txt"with line