Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#83 fixed chaining filter doesn't works when reading data from file mhnguyen ymipsl
Description

Field reference are not correctly build when data is coming from a file. <file id="toto" />

<field id="read_field>

</file>

<field id="tmp_field" field_ref="read_field"/> <field id="final_field" field_ref="tmp_field" />

Data flow value is not transmitted from tmp_field to final_field.

#34 fixed check if a context is initialized or not ymipsl smasson
Description

When the model crashes, I need (1) to close properly all contexts and (2) close XIOS. To do this, I need to know if a context was initialized or not (or I need to be able to close a context that was not initialized without creating an error).

#137 fixed compilation error with GCC_MACOSX ymipsl smasson
Description

In xios-2.5, some lines of the fortran code automatically generated are longer 132 character and do not compile.
We must add -ffree-line-length-none in the compilation options. Could you add it in the arch-GCC_MACOSX.fcm as it is done in the arch-GCC_LINUX.fcm?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.