Skip to content
Snippets Groups Projects
Commit a64589f8 authored by François Grand's avatar François Grand
Browse files

Lechapt-Calmon: set intlType property

refs #334
parent 3c9604e8
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ export class PL_LechaptCalmon extends PressureLossLaw implements Observer {
this._props.addObserver(this);
this.material = LCMaterial.PVCPolyethylene;
this.calculatedParam = prms.J;
this._intlType = "LechaptCalmon";
}
public static get materials() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment