Opened 5 years ago

Closed 8 months ago

#54 closed defect (wontfix)

reading dust scenario does not work while file is here

Reported by: aslmd Owned by:
Priority: major Milestone:
Component: MARS GCM Version:
Keywords: Cc:

Description

a combination of WRF + Mars physics compiled as a library works on a LES case except that dust scenario would not read the dust scenario file while it is correctly linked at the right location.

NF90_STRERROR applied on the error code says:
Invalid argument

In a nutshell, everything seems fine but NF90_OPEN fails

Change History (3)

comment:1 Changed 5 years ago by aslmd

Of course it is not a problem of reading/executing permissions on the files. On this point as well everything is fine. There is no problem of disk quota exceeded either.

Running the code with iaervar=3 (MGS scenario) works fine with physical results. The only problem is really the one stated above.

comment:2 Changed 5 years ago by emillour

"Invalid argument" to NF90_OPEN?
Perhaps the problem comes from using a (too) old netcdf library?

comment:3 Changed 8 months ago by emillour

Resolution: wontfix
Status: newclosed

Closing ticket as 1) this is quite old. and 2) clearly a netcdf library issue.

Note: See TracTickets for help on using tickets.