replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: Search
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 6 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: System.Overflow Exception
curoi

Replies: 4
Views: 8478

PostForum: General   Posted: Thu Mar 22, 2012 5:58 pm   Subject:
Okay, I tried that. I downloaded FTN95 Express in order to get the ability to use Checkmate and the debugger. But I checkmate seems spotty. I can't run Checkmate on code that I would like too fix incl ...
  Topic: System. Overflow Exception
curoi

Replies: 2
Views: 5234

PostForum: Support   Posted: Thu Mar 22, 2012 3:03 am   Subject:
! Top-left corner ! is conc supposed to be i + 1 near boundary?
conc( ndy, 1, n ) = conc( ndy, 1, n - 1 ) - u * dt / dx * ( conc( ndy, 2, n - 1 ) - conc( ndy, 1, n - 1 ) ) &
+ D * dt * ( ( 1 / d ...
  Topic: System. Overflow Exception
curoi

Replies: 2
Views: 5234

PostForum: Support   Posted: Thu Mar 22, 2012 3:02 am   Subject: System. Overflow Exception
I have code trying to run multiple equations with 3-D array representing a well-mixed tank that is has some inflow = outflow where the 2-D mass transport of some contaminant mass ( c - concentration ) ...
  Topic: System.Overflow Exception
curoi

Replies: 4
Views: 8478

PostForum: General   Posted: Wed Mar 21, 2012 11:14 pm   Subject:
! Top-left corner ! is conc supposed to be i + 1 near boundary?
conc( ndy, 1, n ) = conc( ndy, 1, n - 1 ) - u * dt / dx * ( conc( ndy, 2, n - 1 ) - conc( ndy, 1, n - 1 ) ) &
...
  Topic: System.Overflow Exception
curoi

Replies: 4
Views: 8478

PostForum: General   Posted: Wed Mar 21, 2012 11:13 pm   Subject: System.Overflow Exception
I have code trying to run multiple equations with 3-D array representing a well-mixed tank that is has some inflow = outflow where the 2-D mass transport of some contaminant mass ( c - concentration ) ...
  Topic: Do-loop alternating
curoi

Replies: 0
Views: 4502

PostForum: General   Posted: Mon Mar 05, 2012 12:19 am   Subject: Do-loop alternating
I'm trying to solve two partial differential equations using finite difference approximations. The way I went about trying to solve this explicit scheme in Fortran 95 included two sets of do loops tha ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group