Changeset 1876 for XIOS/trunk/src/test


Ignore:
Timestamp:
05/12/20 16:36:29 (4 years ago)
Author:
yushan
Message:

trunk : Bug fixed in workflow graph. wrong connection happens when a chain of arithmetic operations is applied on a field.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/test/test_complete.f90

    r787 r1876  
    129129 
    130130  PRINT *,"ni",ni 
    131   PRINT *,"lonvalue",lonvalue; 
     131  !PRINT *,"lonvalue",lonvalue; 
    132132 
    133133!!! Fin de la definition du contexte 
     
    209209 
    210210  PRINT *,"ni",ni 
    211   PRINT *,"lonvalue",lonvalue ; 
     211  !PRINT *,"lonvalue",lonvalue ; 
    212212 
    213213!!! Fin de la definition du contexte SRF 
Note: See TracChangeset for help on using the changeset viewer.