|
TrioCFD 1.9.8
TrioCFD documentation
|
Synonyms: associer
Inherits from: interprete
This interpretor allows one object to be associated with another. The order of the two objects in this instruction is not important. The object objet_2 is associated to objet_1 if this makes sense; if not either objet_1 is associated to objet_2 or the program exits with error because it cannot execute the Associate (Associer) instruction. For example, to calculate water flow in a pipe, a Pb_Hydraulique type object needs to be defined. But also a Domaine type object to represent the pipe, a time discretization object (Scheme_euler_explicit for ex.). These two objects must then be associated with the problem.
Parameters:
Inherits from: associate
This interpretor allows an algorithm to be associated with multi-grid problem.
Parameters:
Inherits from: associate
This interpretor allows a local problem to be associated with multi-grid problem.
Parameters:
Inherits from: associate
This interpretor allows a global problem to be associated with multi-grid problem.
Parameters: