CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: AeroMike
Forum: Main CFD Forum April 10, 2013, 10:00
Replies: 13
Views: 2,062
Posted By AeroMike
Yeah, I can't be held responsible for other bugs...

Yeah, I can't be held responsible for other bugs in your code ;-)

Glad it's working now though.
Forum: Main CFD Forum April 10, 2013, 09:50
Replies: 13
Views: 2,062
Posted By AeroMike
You must make sure that the first of the two...

You must make sure that the first of the two lines is indenteded and the second isn't at all. The first must not be #'d and the second must. I'm not sure why, but I think that this exactly the...
Forum: Main CFD Forum April 10, 2013, 09:42
Replies: 13
Views: 2,062
Posted By AeroMike
You must use both lines: include...

You must use both lines:

include 'cgnslib_f.h'

#include "cgnstypes_f.h"

I'm not sure why you get an error then though, I can compile with ifort or gfortran and both work.
Forum: Main CFD Forum April 10, 2013, 09:04
Replies: 13
Views: 2,062
Posted By AeroMike
Hi. Yes, you can change it manually and it...

Hi.

Yes, you can change it manually and it should work. But this means that you will need to make sure that you always check it when you switch to a new machine. This will inevetibly cause trouble...
Forum: Main CFD Forum April 10, 2013, 08:56
Replies: 13
Views: 2,062
Posted By AeroMike
PS: You will have to have included the lines: ...

PS: You will have to have included the lines:

include 'cgnslib_f.h'

#include "cgnstypes_f.h"

In your header too (I'm not sure what the # is for but it seems to be required!).
Forum: Main CFD Forum April 10, 2013, 08:55
Replies: 13
Views: 2,062
Posted By AeroMike
I think so yes, in my code I have them all...

I think so yes, in my code I have them all declared like that:

!> CGNS identifiers
cgsize_t :: IER
cgsize_t:: ICELLDIM,IPHYSDIM
cgsize_t, DIMENSION(3,3) :: ISIZE
cgsize_t ::...
Forum: Main CFD Forum April 10, 2013, 08:34
Replies: 13
Views: 2,062
Posted By AeroMike
Hi Ben, Yes, but it was a while back and I...

Hi Ben,

Yes, but it was a while back and I can't be sure what I'm about to tell you is correct, but it is something which I know fixed some of my mistakes.

You have to be very careful writing...
Forum: Main CFD Forum August 21, 2012, 06:35
Replies: 13
Views: 2,062
Posted By AeroMike
CGNS Fortran Writing Error

Hi all,

I have written a Fortran code which writes a structured grid, I used the NASA website which is a great help, and my code is heavily based on that.

Anyway, it works locally and I have...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 00:02.