Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Saving multiple plots as pdf
Post: Saving multiple plots as pdf

Good afternoon everyone, I am trying to plot some figures and save them as pdf. For that, I have already written a script and the problem is that it is saving 5 pdf files but all five pdf files have ...
mohd_umair General Coding Help 0 3,311 Apr-28-2019, 01:21 PM
    Thread: Reading a .dat file in Python
Post: RE: Reading a .dat file in Python

(Apr-24-2019, 12:02 PM)Gribouillis Wrote: If you want to do that, it would be a good idea to print i and j on each line as well. That's the main problem, I don't know how to do that. Anyways Thanks ...
mohd_umair Data Science 4 23,473 Apr-24-2019, 12:07 PM
    Thread: Reading a .dat file in Python
Post: RE: Reading a .dat file in Python

(Apr-24-2019, 10:46 AM)Gribouillis Wrote: You know how to write the file but you don't know how to read it? This is somewhat unusual. It is a fairly simple task: with open(fnam) as f: for line i...
mohd_umair Data Science 4 23,473 Apr-24-2019, 11:45 AM
    Thread: Reading a .dat file in Python
Post: Reading a .dat file in Python

Good Morning, I am trying to study the correlations between different field quantities in turbulent flows. I have written a code which computes everything that I need and it writes the 2D cross-corre...
mohd_umair Data Science 4 23,473 Apr-24-2019, 10:06 AM
    Thread: TypeError: 'Group' object is not callable
Post: TypeError: 'Group' object is not callable

Hello everyone! I am trying to compute filtered fluxes in wall-bounded turbulence. For that, I have defined some functions which compute the filtered field and then I have defined another function whi...
mohd_umair General Coding Help 1 3,687 Apr-18-2019, 09:23 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020