Ignore:
Timestamp:
06/18/21 14:19:23 (3 years ago)
Author:
sz
Message:

update test results, mostly because of r1142 (rgb defaults change)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/tests/genomanipulation-complex.goal

    r1067 r1143  
    1010                  ( format 1 )
    1111Converted to f0:
    12 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    13 p:1.0, fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    14 p:2.0, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    15 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    16 j:1, 2, dx=1.0, 0.0, 0.0, stam=0.175, vr=0.5, 0.5, 0.5
     12p:fr=1.12, ing=0.53125, as=0.15625
     13p:1.0, fr=1.12, ing=0.53125, as=0.15625
     14p:2.0, fr=0.976, ing=0.475, as=0.175
     15j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     16j:1, 2, dx=1.0, 0.0, 0.0, stam=0.175
    1717n:j=0, d=@:p=0.6543
    1818n:j=1, d=G
     
    555516.        i =                      s   info        Other properties
    565617.   Vstyle = part                 s 0 0 part vis_style   Visual   
    57 18.       vr = 0.5                  f 0.0 1.0 1.0 red component  Visual   
    58 19.       vg = 0.5                  f 0.0 1.0 1.0 green component  Visual   
    59 20.       vb = 0.5                  f 0.0 1.0 1.0 blue component  Visual   
     5718.       vr = 0.5                  f 0.0 1.0 0.5 red component  Visual   
     5819.       vg = 0.5                  f 0.0 1.0 0.5 green component  Visual   
     5920.       vb = 0.5                  f 0.0 1.0 0.5 blue component  Visual   
    6060
    6161However, there is a subset of properties which may be modified more freely.
     
    7171 3.      ing = 0.53125              f 0.0 1.0 0.25 ingestion   Extra properties
    7272 4.       as = 0.15625              f 0.0 1.0 0.25 assimilation  Extra properties
    73  5.       vr = 0.5                  f 0.0 1.0 1.0 red component  Extra properties
    74  6.       vg = 0.5                  f 0.0 1.0 1.0 green component  Extra properties
    75  7.       vb = 0.5                  f 0.0 1.0 1.0 blue component  Extra properties
     73 5.       vr = 0.5                  f 0.0 1.0 0.5 red component  Extra properties
     74 6.       vg = 0.5                  f 0.0 1.0 0.5 green component  Extra properties
     75 7.       vb = 0.5                  f 0.0 1.0 0.5 blue component  Extra properties
    7676
    7777This set of properties can vary from release to release,
     
    8888Let's see f0... (check out part #1 !)
    8989
    90 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    91 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    92 p:2.0, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    93 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    94 j:1, 2, dx=1.0, 0.0, 0.0, stam=0.175, vr=0.5, 0.5, 0.5
     90p:fr=1.12, ing=0.53125, as=0.15625
     91p:1.0, fr=1.12, ing=0.53125, as=0.715189
     92p:2.0, fr=0.976, ing=0.475, as=0.175
     93j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     94j:1, 2, dx=1.0, 0.0, 0.0, stam=0.175
    9595n:j=0, d=@:p=0.6543
    9696n:j=1, d=G
     
    13013022.        i =                      s   info        Other properties
    13113123.   Vstyle = joint                s 0 0 joint vis_style   Visual   
    132 24.       vr = 0.5                  f 0.0 1.0 1.0 red component  Visual   
    133 25.       vg = 0.5                  f 0.0 1.0 1.0 green component  Visual   
    134 26.       vb = 0.5                  f 0.0 1.0 1.0 blue component  Visual   
     13224.       vr = 0.5                  f 0.0 1.0 0.5 red component  Visual   
     13325.       vg = 0.5                  f 0.0 1.0 0.5 green component  Visual   
     13426.       vb = 0.5                  f 0.0 1.0 0.5 blue component  Visual   
    135135
    136136Actually, there are two kinds of Joints: delta and absolute.
     
    142142Position of the second Part referenced by this joint (part #2) is now changed:
    143143
    144 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    145 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    146 p:2.0, z=0.1, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    147 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    148 j:1, 2, dx=1.0, 0.0, 0.1, stam=0.175, vr=0.5, 0.5, 0.5
     144p:fr=1.12, ing=0.53125, as=0.15625
     145p:1.0, fr=1.12, ing=0.53125, as=0.715189
     146p:2.0, z=0.1, fr=0.976, ing=0.475, as=0.175
     147j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     148j:1, 2, dx=1.0, 0.0, 0.1, stam=0.175
    149149n:j=0, d=@:p=0.6543
    150150n:j=1, d=G
     
    156156As you can see, Joint's delta fields have altered:
    157157
    158 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    159 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    160 p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    161 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    162 j:1, 2, dx=1.0, 0.0, -0.1, stam=0.175, vr=0.5, 0.5, 0.5
     158p:fr=1.12, ing=0.53125, as=0.15625
     159p:1.0, fr=1.12, ing=0.53125, as=0.715189
     160p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175
     161j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     162j:1, 2, dx=1.0, 0.0, -0.1, stam=0.175
    163163n:j=0, d=@:p=0.6543
    164164n:j=1, d=G
     
    169169f0 is now:
    170170
    171 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    172 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    173 p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    174 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    175 j:1, 2, stam=0.175, vr=0.5, 0.5, 0.5
     171p:fr=1.12, ing=0.53125, as=0.15625
     172p:1.0, fr=1.12, ing=0.53125, as=0.715189
     173p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175
     174j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     175j:1, 2, stam=0.175
    176176n:j=0, d=@:p=0.6543
    177177n:j=1, d=G
     
    185185The Part's position is changed, but everything else stays intact:
    186186
    187 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    188 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    189 p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    190 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    191 j:1, 2, stam=0.175, vr=0.5, 0.5, 0.5
     187p:fr=1.12, ing=0.53125, as=0.15625
     188p:1.0, fr=1.12, ing=0.53125, as=0.715189
     189p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175
     190j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     191j:1, 2, stam=0.175
    192192n:j=0, d=@:p=0.6543
    193193n:j=1, d=G
     
    201201 0.     stif = 1.0                  f 0.0 1.0 1.0 stiffness   Extra properties
    202202 1.  rotstif = 1.0                  f 0.0 1.0 1.0 rotation stiffness  Extra properties
    203  2.       vr = 0.5                  f 0.0 1.0 1.0 red component  Extra properties
    204  3.       vg = 0.5                  f 0.0 1.0 1.0 green component  Extra properties
    205  4.       vb = 0.5                  f 0.0 1.0 1.0 blue component  Extra properties
     203 2.       vr = 0.5                  f 0.0 1.0 0.5 red component  Extra properties
     204 3.       vg = 0.5                  f 0.0 1.0 0.5 green component  Extra properties
     205 4.       vb = 0.5                  f 0.0 1.0 0.5 blue component  Extra properties
    206206
    207207They can be changed just like Part's extra properties:
     
    212212And after that we have this genotype:
    213213
    214 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    215 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    216 p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    217 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    218 j:1, 2, stam=0.175, vr=0.5, 0.857946, 0.5
     214p:fr=1.12, ing=0.53125, as=0.15625
     215p:1.0, fr=1.12, ing=0.53125, as=0.715189
     216p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175
     217j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     218j:1, 2, stam=0.175, vg=0.857946
    219219n:j=0, d=@:p=0.6543
    220220n:j=1, d=G
     
    295295And the full f0 genotype:
    296296
    297 p:fr=1.12, ing=0.53125, as=0.15625, vr=0.5, 0.5, 0.5
    298 p:1.0, fr=1.12, ing=0.53125, as=0.715189, vr=0.5, 0.5, 0.5
    299 p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175, vr=0.5, 0.5, 0.5
    300 j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625, vr=0.5, 0.5, 0.5
    301 j:1, 2, stam=0.175, vr=0.5, 0.857946, 0.5
     297p:fr=1.12, ing=0.53125, as=0.15625
     298p:1.0, fr=1.12, ing=0.53125, as=0.715189
     299p:2.0, z=-0.1, fr=0.976, ing=0.475, as=0.175
     300j:0, 1, dx=1.0, 0.0, 0.0, stam=0.15625
     301j:1, 2, stam=0.175, vg=0.857946
    302302n:j=0, d=@:p=0.6543
    303303n:j=1, d=ChMux
Note: See TracChangeset for help on using the changeset viewer.