TEMPADD

Bulk Data Entry Defines a temperature set as a union of temperature sets defined via the TEMP or TEMPD Bulk Data Entries.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TEMPADD TID S S1 T1 S2 T2 S3 T3  
  S4 T4   etc.          

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TEMPADD 101 0.5 1.0 9 6.2 4      

Definitions

Field Contents SI Unit Example
TID Identification number for new temperature set.

No default (Integer > 0)

 
S Overall scale factor.

No default (Real)

 
Si Individual temperature scale factors.

No default (Real)

 
Ti Identification numbers of temperature sets defined via TEMP or TEMPD Bulk Data Entries.

No default (Integer > 0)

 

Comments

  1. The temperature field is defined as:(1)
    T = S i S i T i MathType@MTEF@5@5@+= feaahqart1ev3aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaamivaiabg2 da9iaadofadaaeqbqaaiaadofadaWgaaWcbaGaamyAaaqabaGccaWG ubWaaSbaaSqaaiaadMgaaeqaaaqaaiaadMgaaeqaniabggHiLdaaaa@3FA0@
    Where,
    T MathType@MTEF@5@5@+= feaahqart1ev3aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaamivaaaa@36CD@
    Temperature load as a combination of the defined temperature sets
    S MathType@MTEF@5@5@+= feaahqart1ev3aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4uaaaa@36CC@
    Overall scale factor defined in field 3
    S i MathType@MTEF@5@5@+= feaahqart1ev3aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4uamaaBa aaleaacaWGPbaabeaaaaa@37E6@
    Scale factors defined in the S1, S2, …, Sn fields
    T i MathType@MTEF@5@5@+= feaahqart1ev3aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaamivamaaBa aaleaacaWGPbaabeaaaaa@37E7@
    Temperature sets defined via the T1, T2, …, Tn fields
  2. Only one TEMPD Bulk Data Entry can be referenced on a TEMPADD Bulk Data Entry.
  3. TEMPADD can be selected via the TEMPERATURE Subcase Information selector or the EXCITEID field on the TLOAD# Bulk Data Entries.
  4. TEMPADD is supported for any solution type/analysis where TEMP or TEMPD Bulk Data Entries are supported.
  5. Nested TEMPADD Bulk Data Entries are not supported.
  6. Multiple temperatures should not be assigned to the same grid via TEMPADD. Each grid can only have one temperature. If there is a conflict, then an Error message is issued.
  7. All data after the first blank field is ignored.
  8. Temperature-dependent material can be activated at the subcase-level via different options (such as TEMP(MAT), TEMP(LOAD), TEMP(BOTH), DLOAD (via TLOAD# + TEMP/TEMPD Bulk Data Entries), etc.) depending on the subcase type. For more information, refer to Comment 2 on the TEMPERATURE Subcase Information Entry.
  9. TEMPADD should not share the same ID with other temperature set Bulk Data Entries.
  10. For more information, refer to the TEMPERATURE Subcase Information Entry or TLOAD1, TLOAD2 Bulk Data Entries.