Opened 5 years ago

Closed 5 years ago

#218 closed Support (fixed)

Date error

Reported by: jiahao Owned by: pesei
Priority: minor Milestone: FLEXPART 9.2
Component: FP input data Version: FLEXPART 9.0.2
Keywords: Cc:

Description

We are new to FLEXPART and encountered an error " There is no year zero"
We have tried changing the format of dates in the COMMAND and AVAILABLE file. However the same error appears. Even with an empty available file, the error appears too.
Thank you for any comments or sharing of experiences regarding this error

Attachments (2)

AVAILABLE (927 bytes) - added by jiahao 5 years ago.
AVAILABLE file
Screenshot from 2018-12-14 17-10-09.png (49.3 KB) - added by jiahao 5 years ago.
Output terminal

Download all attachments as: .zip

Change History (7)

comment:1 Changed 5 years ago by pesei

  • Owner set to pesei
  • Priority changed from major to minor
  • Status changed from new to accepted
  • Type changed from Defect to Support

Can you please post your complete output, and the first lines of your AVAILABLE file?

Changed 5 years ago by jiahao

AVAILABLE file

Changed 5 years ago by jiahao

Output terminal

comment:2 Changed 5 years ago by jiahao

I have attached the requested information. Thank you

comment:3 Changed 5 years ago by pesei

I don't see a mistake. So we need to find out from where the error originated. Probably the easiest way is to let the programme crash instead of giving an error message. So, replace line 65 of juldate.f90 by something like print*, 1/0, and recompile the whole programme with backtrace enabled (exact form of the flag depends on the compiler). Then rerun, and you should get the call chain on standard error. Either you will find out the problem yourself, or if not please post the output.

comment:4 Changed 5 years ago by jiahao

Thank you for the comments. With the suggestion, i managed to spot the error originating from the available file. There are some spaces after the body of data in the available file. Thank you for the prompt response :)

comment:5 Changed 5 years ago by pesei

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.
hosted by ZAMG