|
Q Dislin: 3d plots with axis crossed in a point Sorry, I know this is a little offtopic in here, but since there are a few dislin users here, I hope of this being the best chance of getting an answer. I've been using dislin for quite some time, but now for the first time, I need a 3d plot (panel vortices checking). Is it possible somehow to make a 3d plot wit... 13 Apr 2008 19:57
Need advice on parallelizing fortran 90 code Hi folks, I am a PhD student in economics that uses quite computationally intensive models (under economists standards). I am working on an Intel Core 2 Duo T7200 @ 2GhZ and 2GB RAM. I am also using Compaq Visual Fortran v6.6. The nature of my research involves dynamic programing over large state spaces and calib... 13 Apr 2008 18:21
Type Casting INTEGER*4, DIMENSION 2 into 1 REAL*8 Hello, I have a question concerning Type Casting. It's a part of a homework and I have to use the variables and not use types (structures). My problem is that I have a REAL*8 and should squeeze into it a INTEGER*4 Array with 2 values INTEGER*4 int_value(2) REAL*8 real_value This should somehow be possib... 14 Apr 2008 08:08
Best References for Fortran 2003? Dear Everyone: I have been using FORTRAN 77 & 90 for a while, and now I am considering upgrading my knowledge all the way to FORTRAN 2003. And I also know very little about FORTRAN 95. What books/websites would you recommend for me that would cover both FORTRAN 95 and FORTRAN 2003? Thank you for reading and... 14 Apr 2008 08:08
Help, about Pointer! the source code is below, I am confused with that, if we deallocate(phead), why ptail is still associated? I found that ptail %ip is still 2; Can anyone explains this for me? Thanks! !------------------------------------------------------------- module testtype implicit none public ... 13 Apr 2008 05:22
Update: Strange behaviour (CVF) To avoid the topic sinking into even worse obscurity, I need to explain I just found the SAME Windows-targeted menu program source, compiled in 2002, which executable works perfectly. (I just ran through all 60 calls using the menu, and real data).. The difference, seems to be that the CVF compiler was updated ... 12 Apr 2008 19:52
Pause in program execution Hello, Has Fortran command to suspend program execution (e.g. to 100 ms), like sleep(100)? ... 14 Apr 2008 03:54
Reopening standard input/output Louis Krupp <lkrupp(a)pssw.nospam.com.invalid> wrote: Richard Maine wrote: <snip> 2. In the strictest sense, pretty much nothing in I/O is guaranteed. <snip> Classic examples include things like reading from a printer (that actually makes sense for many of today's printers at some level, but ... 15 Apr 2008 19:31
Strange change of behaviour, executing daughter programs in Windows To avoid the topic sinking into even worse obscurity, I need to explain I just founf the SAME Windows-tageted menu program source, compiled in 2002, which executable works perfectly. (ijust ran through all 60 calls using the menu, and real data).. The difference, is the CVF compiler was updated on line after 200... 12 Apr 2008 03:00
Sun Fortran on DVD On Apr 10, 5:15 pm, "Gerry Ford" <ge...(a)nowhere.ford> wrote: Can someone get a sun disc, and therewith another f03 capability, for anywhere near ten bucks? Someone can get Sun Studio 12, which includes Sun Fortran, on DVD for ten dollars. Go to the URL http://developers.sun.com/sunstudio/downloads Cl... 16 Apr 2008 23:37 |