Search:

Type: Posts; User: waynex

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,233

    Thank again for your fast reply, that explains it...

    Thank again for your fast reply, that explains it perfectly. Thanks a million for your help.

    All the best,

    Wayne.
  2. Replies
    6
    Views
    1,233

    Cheers, you explanation is excellent. I really...

    Cheers, you explanation is excellent. I really wasn't sure what the *** actually did.

    The code is quite big 500kb of source. I found it in the code at a later time used in memory allocation, I...
  3. Replies
    6
    Views
    1,233

    A quick question about pointers.

    Hi there,

    I have a quick question about a code I'm trying to understand. I see strange declarations in the code that involve 2 or 3 asterisks. Please see below (under /*Global declarations/*).
    ...
  4. Replies
    7
    Views
    10,916

    I seen these also last week, I PM'd them to see...

    I seen these also last week, I PM'd them to see exactly what they did but to no avail I'm afraid. The thing is that simulations like this go on all over the world but sadly no-one documents how the...
  5. Replies
    7
    Views
    10,916

    I had a search last week but with no look, I'll...

    I had a search last week but with no look, I'll try find a gnuplot specific forum. Thanks for your help though.

    All the best,

    Wayne.
  6. Replies
    7
    Views
    10,916

    GNUPLOT: Plotting multiple files.

    Hi there,

    I was hoping someone can help me with this. I'll tell you a little about what I'm doing and then what I'm trying to do.

    I've programmed a numerical simulation in C, which outputs a...
  7. Replies
    3
    Views
    6,432

    Sorry about the confusion guys. So my program...

    Sorry about the confusion guys.

    So my program to output the data is finished and working fine. It's a simulation that outputs a data file for each time step.

    At the moment, I know how to graph...
  8. Replies
    3
    Views
    6,432

    GNUPLOT: Plotting multiple files.

    Hello,

    I'm running GNUPLOT in linux. I have a C program that outputs data file sequentialy in the form data.000, data.001, data.002 etc. and I need to create a plot of each of these files as...
  9. Thread: Graphing data

    by waynex
    Replies
    2
    Views
    1,024

    it does indeed, thanks a million for your fast...

    it does indeed, thanks a million for your fast reply!
  10. Thread: Graphing data

    by waynex
    Replies
    2
    Views
    1,024

    Graphing data

    Hi there,

    I have a little problem. I'm running numerical simulations in C that run a large numer of timesteps (1000's). I want to create animations of this process in 2d.

    I was wondering if...
  11. Thanks you for your fast reply. The other bits...

    Thanks you for your fast reply.

    The other bits are fine, this will literally be the last touch the code.

    Thanks again, very much appreciated.

    Wayne.
  12. How to open, write data to and close a new file for each step of a loop.

    Hi everyone,

    I'm having a problem with a program I'm writing. I'm doing a numerical simulation, and as part of the simulation, I need to output a data file for every timestep, or later output the...
Results 1 to 12 of 12