Custom Query (124 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 124)

Ticket Resolution Summary Owner Reporter
#109 fixed Fortran interface with GCC : standard fortran max lenght line is 132 mhnguyen ymipsl
Description

Newly generated fortran interface has too long code line. It must be lesser than 132 characters.

#32 fixed format of interval_operation and interval_write ymipsl smasson
Description

It is a small detail but the format of interval_operation and interval_write are not very nice:

sst:interval_operation = "6.95322e-310y 6.95326e-310mo 4.94066e-324d 2.18879e-314h 6.93518e-310mi 3600s" ;
sst:interval_write = "6.95322e-310y 6.95326e-310mo 4.94066e-324d 2.18879e-314h 6.93518e-310mi 7200s" ;

Would it be possible to remove rounding errors?

#59 fixed Floating Point Exception when output_frequency < timestep oabramkina ssenesi
Description

If a an output_freq of "2h" is set, my model having a timestep of 3h, XIOS does crash with FPE. Increasing output_freq to 3h 'solves' the problem. A smoother , landing with an an explicit explanantion would be friendlier.

Note: See TracQuery for help on using queries.