Accessimport material mdb.models[name].materials[name].sorption import odbMaterial session.odbs[name].materials[name].sorption Sorption(...)
This method creates a Sorption object. Pathmdb.models[name].materials[name].Sorption session.odbs[name].materials[name].Sorption Required arguments
Optional arguments
Table dataIf lawAbsorption=TABULAR or lawExsorption=TABULAR, the absorptionTable and exsorptionTable data respectively specify the following:
If lawAbsorption=LOG or lawExsorption=LOG, the absorptionTable and exsorptionTable data respectively specify the following:
Return valueA Sorption object. ExceptionsRangeError. setValues(...)
This method modifies the Sorption object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the Sorption method. Return valueNone. ExceptionsRangeError. MembersThe Sorption object has members with the same names and descriptions as the arguments to the Sorption method. Corresponding analysis keywords |