Custom Query (116 matches)
Results (109 - 111 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#31 | fixed | inheritance seen by get_attr | ymipsl | smasson |
Description |
It would be very convenient if get_attr could see teh attributes that are defined trough inheritance... |
|||
#30 | fixed | "Once" operation attribute | ymipsl | aclsce |
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 ! |
|||
#29 | fixed | Need more explicit error message | ymipsl | omamce |
Description |
Error message => Error [CDomain::checkAttributes(void)] : In file '/ccc/work/cont003/dsm/p86mart/CPL/CM6-03/modeles/XIOS/src/node/domain.cpp', line 267 -> the mask has not the same size than the local domain An information on the local domain size and the mask size would be appreciated. |