Home
last modified time | relevance | path

Searched refs:tcl (Results 1 – 13 of 13) sorted by relevance

/petsc/src/ts/tutorials/power_grid/
H A Dex2.c35 PetscReal tf, tcl; member
51 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in IFunction()
52 else if (t >= ctx->tcl) Pmax = ctx->E / 0.745; in IFunction()
75 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in IJacobian()
76 else if (t >= ctx->tcl) Pmax = ctx->E / 0.745; in IJacobian()
162 ctx.tcl = 1.05; in main()
164 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
168 ctx.tcl = -1; in main()
182 ctx.tcl = -1; in main()
H A Dex9.c35 PetscReal tf, tcl; member
50 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in RHSFunction()
72 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in RHSJacobian()
142 ctx.tcl = 1.05; in main()
144 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
148 ctx.tcl = -1; in main()
162 ctx.tcl = -1; in main()
H A Dex3.c87 ctx.tcl = 1.05; in main()
89 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
93 ctx.tcl = -1; in main()
107 ctx.tcl = -1; in main()
H A Dpetscopt_ex843 -tcl 0.2
46 #-tcl 10000.2
H A Dex9adj.c36 PetscReal tf, tcl; member
66 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in RHSFunction()
88 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in RHSJacobian()
246 ctx.tcl = 0.2; in main()
248 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
252 ctx.tcl = -1; in main()
266 ctx.tcl = -1; in main()
H A Dex3sa.c93 ctx.tcl = 0.2; in main()
95 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
99 ctx.tcl = -1; in main()
113 ctx.tcl = -1; in main()
H A Dex9opt.c38 PetscReal tf, tcl, dt; member
56 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in RHSFunction()
78 …if ((t > ctx->tf) && (t < ctx->tcl)) Pmax = 0.0; /* A short-circuit on the generator terminal that… in RHSJacobian()
214 ctx.tcl = PetscRealConstant(0.2); in main()
216 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
H A Dex3opt_fd.c87 ctx.tcl = 0.2; in main()
89 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
H A Dex3opt.c87 ctx.tcl = 0.2; in main()
89 PetscCall(PetscOptionsReal("-tcl", "Time to end fault", "", ctx.tcl, &ctx.tcl, NULL)); in main()
H A Dex3.h12 PetscReal tf, tcl; member
31 fvalue[1] = t - user->tcl; in EventFunction()
H A Dex8.c50 PetscReal tf, tcl; /* Fault incidence and clearing times */ member
130 …if ((t > user->tf) && (t < user->tcl)) user->Pmax = 0.0; /* A short-circuit that drives the electr… in PostStep()
358 user->tf = user->tcl = -1; in Parameter_settings()
381 PetscCall(PetscOptionsGetReal(NULL, NULL, "-tcl", &user->tcl, &flg)); in Parameter_settings()
/petsc/doc/manualpages/doctext/
H A Dhtml.def50 # If the location variable is changed, then maint/exampleindex.tcl MUST be changed accordingly!
/petsc/doc/
H A Dpetsc.bib13115 @Unpublished{ tcl-tk-web-page,
13117 note = {http://www.sunlabs.com/research/tcl/},