Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 116)

Ticket Owner Reporter Resolution Summary
#72 rlacroix fixed Crash when using a 2D grid made of 2 distributed axis
Description

XIOS crashes when outputting a field defined on a 2D grid made of 2 distributed axis.

Further investigations show that the indexes used to extract the data received from the clients are completely wrong which causes a segmentation fault.

I am attaching a simple test case which can be used to reproduce the problem in attached mode. The code is pretty limited so it must be run on N processes with N a perfect square (for example N = 4 or N = 9).

#74 rlacroix fixed XML auto-completion from the input files is too strict
Description

XIOS fails to reopen files it created because the auto-completion of the axis/domain attributes is too aggressive.

Some attributes like the bounds are considered as mandatory while they should not.

#75 rlacroix fixed The axis attribute "value" should be optional
Description

The axis attribute "value" should be optional. If it's missing, it could either be auto-generated or just skipped completely.

Note: See TracQuery for help on using queries.