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
comment:2 Changed 5 years ago by
"Invalid argument" to NF90_OPEN?
Perhaps the problem comes from using a (too) old netcdf library?
comment:3 Changed 8 months ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing ticket as 1) this is quite old. and 2) clearly a netcdf library issue.
Note: See
TracTickets for help on using
tickets.
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.