Opened 12 years ago
Closed 11 years ago
#30 closed defect (fixed)
"Once" operation attribute
Reported by: | aclsce | Owned by: | ymipsl |
---|---|---|---|
Priority: | major | Component: | XIOS |
Version: | 1.0 | Keywords: | temporal operation attribute |
Cc: |
Description
When I define a field (for example "Areas" with the following attribute operation="once", it seems it is needed to do the "call
xios_send_field("Areas",...)" every timestep of the model (defined
thanks the call to xios_set_timestep). If I do only one call to
"xios_send_field("Areas",...)", there is nothing as value of my field "Areas" in my file (only missing values)...I think it is not normal.
Thanks !
Change History (3)
comment:1 Changed 12 years ago by ymipsl
- Status changed from new to assigned
comment:2 Changed 12 years ago by ymipsl
comment:3 Changed 11 years ago by ymipsl
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
It has been fixed in revision r437. Could you test it again and make a prompt reply.
Thanks.
Yann