b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 9034680 (Thread)

# hallo bridesmaid, love the beard...
what's it for?

Meanwhile, here's what i'm working on...

DO j=1,steps
t=t+dt !increment timesteps
IF j.eq.1 THEN !first step
!euler's method
FUn=(num*FU-dt*mu/2*FU2)/dnom
ELSE
!crank nickolson and adams bashforth
FUn=(num*FU-dt*(mu*3/2*FU2*k-mu/2*FU2o*k))/dnom
ENDIF
...
(, Thu 18 Dec 2008, 9:55, archived)
# Yays!
IF ahead=MONITOR
!MoveBackwards=1:step
!wait=3
ENDIF.


You should now be slowly backing away from the screen.
(, Thu 18 Dec 2008, 10:00, archived)
# syntax error in line 1. expected ^THEN
:)

I yam a FORTRAN90 compiler!!!
(, Thu 18 Dec 2008, 10:04, archived)
# Dang
winnar!

I played a game in my youth which involved programing robots to fight. sadly i have forgotten how to do it all.

*sob*
(, Thu 18 Dec 2008, 10:06, archived)
# I can't program in basic anymore :(
was this programming like real robots? because i remember programming lego robots back when i was kiddie.
(, Thu 18 Dec 2008, 10:08, archived)
# Yea little plastic things with infrared senders and motors etc. And then the programing applet was on windows 3.1
bestest toy I ever did hadid!
(, Thu 18 Dec 2008, 10:16, archived)
# waaaaaaaaaaaaaaaaaaaaaaa i wanted one of them :(:(:(:(:(:(:(:(:(:(
(, Thu 18 Dec 2008, 10:19, archived)
# well if you are good santa may deliver..
(, Thu 18 Dec 2008, 10:25, archived)
# 10 IF INKEY$=" " THEN PRINT "DON'T TOUCH ME"
20 GOTO 10

I gave up programming after we sold our Amstrad 6128.
(, Thu 18 Dec 2008, 10:08, archived)
# rofls!!
(, Thu 18 Dec 2008, 10:11, archived)
# LEAVE NICKOLSON ALONE
(, Thu 18 Dec 2008, 10:01, archived)
# nickolson loooooooooooves getting cranked!!
(, Thu 18 Dec 2008, 10:04, archived)