/trunk Developers: jansilar

Login name:
jansilar
Total Commits:
352 (0.1%)
Lines of Code:
58,661 (0.2%)
Most Recent Commit:
2015-04-16 15:06
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jansilar

Activity by Day of Week for jansilar

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 352 (100.0%) 58661 (100.0%) 166.6
doc/PDEInModelica/doc/ 99 (28.1%) 42291 (72.1%) 427.1
Compiler/Template/ 18 (5.1%) 8097 (13.8%) 449.8
doc/PDEInModelica/doc/img/ 9 (2.6%) 1871 (3.2%) 207.8
doc/PDEInModelica/ 11 (3.1%) 1379 (2.4%) 125.3
doc/PDEInModelica/julia/ 46 (13.1%) 1247 (2.1%) 27.1
doc/PDEInModelica/models/ 48 (13.6%) 816 (1.4%) 17.0
doc/PDEInModelica/models/tests/ 22 (6.3%) 796 (1.4%) 36.1
doc/PDEInModelica/PDESolver/runtime/ 27 (7.7%) 620 (1.1%) 22.9
doc/PDEInModelica/manualDiscretization/ 4 (1.1%) 510 (0.9%) 127.5
doc/PDEInModelica/PDESolver/models/ 12 (3.4%) 368 (0.6%) 30.6
doc/PDEInModelica/languageExtension/ 25 (7.1%) 230 (0.4%) 9.2
doc/PDEInModelica/PDESolver/ 7 (2.0%) 139 (0.2%) 19.8
Compiler/susan_codegen/SimCode/ 3 (0.9%) 76 (0.1%) 25.3
doc/PDEInModelica/matlab/ 10 (2.8%) 74 (0.1%) 7.4
SimulationRuntime/c/simulation/solver/ 2 (0.6%) 60 (0.1%) 30.0
doc/PDEInModelica/PDESolver/shared_numerics/ 3 (0.9%) 53 (0.1%) 17.6
SimulationRuntime/c/math-support/ 1 (0.3%) 14 (0.0%) 14.0
testsuite/simulation/libraries/msl31/ 1 (0.3%) 9 (0.0%) 9.0
Compiler/BackEnd/ 2 (0.6%) 8 (0.0%) 4.0
testsuite/simulation/libraries/msl32/ 1 (0.3%) 2 (0.0%) 2.0
testsuite/mosfiles/ 1 (0.3%) 1 (0.0%) 1.0

Activity of jansilar

Most Recent Commits

jansilar 2015-04-16 15:06 Rev.: 25578

Fixed C# template after numeric initialization removal.

0 lines of code changed in 1 file:

  • Compiler/Template: CodegenCSharp.tpl (-1)
jansilar 2015-02-12 17:17 Rev.: 24553

PDE tests
started some 2D models

505 lines of code changed in 8 files:

  • doc/PDEInModelica/doc: modelExamples.lyx (+109)
  • doc/PDEInModelica/models: advection.mo (+10 -10), advectionDiscretized.mo (+8 -20)
  • doc/PDEInModelica/models/tests: advection2D.mo (new 66), conservationLaws.mo (del), conservationLaws1D.mo (new 126), conservationLaws2D.mo (new 146), plotMat.m (+40 -10)
jansilar 2015-01-28 15:53 Rev.: 24259

PDE extension experiment
Plotting scripts

98 lines of code changed in 4 files:

  • doc/PDEInModelica/models/tests: conservationLaws.mo (+36 -12), eulerTests.mo (+13 -8), plotMat.m (+44 -10), plotMat2.m (+5 -4)
jansilar 2015-01-22 16:55 Rev.: 24156

PDE extension experiment
Euler equation tests

73 lines of code changed in 2 files:

  • doc/PDEInModelica/models/tests: conservationLaws.mo (+69 -12), plotMat2.m (+4 -4)
jansilar 2015-01-21 15:55 Rev.: 24132

PDE extension tests
new matlab scripts to visualize arrays

149 lines of code changed in 9 files:

  • doc/PDEInModelica/models: advectionDiscretized.mo (new 36)
  • doc/PDEInModelica/models/tests: advErr.m (new 19), conservationLaws.mo (new 45), getTimeMat.m (new 7), getVarMat.m (new 10), openMat.m (new 5), plotMat.m (+11 -7), plotMat2.m (new 11), times.m (new 5)
jansilar 2015-01-19 11:13 Rev.: 24088

Testing MOL
Euler equations, Riemann problems

366 lines of code changed in 15 files:

  • doc/PDEInModelica/doc: comparisonToSaldamli.lyx (+7 -13), comparisonToSaldamli.pdf (changed), modelExamples.lyx (+112 -13)
  • doc/PDEInModelica/julia: advection.jl (+24 -27), artery.jl (+7 -5), plot.p (+2 -2), run.jl (+6 -6), solver.jl (+44 -15), string.jl (+13 -20), stringAlg.jl (+4 -4)
  • doc/PDEInModelica/models: advection.mo (+8 -3), arterialPulsWave.mo (+5 -5)
  • doc/PDEInModelica/models/tests: advectionDiscretized.mo (new 30), eulerTests.mo (new 89), plotMat.m (new 15)
jansilar 2014-11-20 17:43 Rev.: 23487

Fix for CSharp template
- removed wrong shift in algebraic int and bool indexes

9 lines of code changed in 1 file:

  • Compiler/Template: CodegenCSharp.tpl (+9 -9)
jansilar 2014-10-24 12:49 Rev.: 22910

PDE extension
Working on artery model

97 lines of code changed in 5 files:

  • doc/PDEInModelica/doc: questionsAndNotes.lyx (+60)
  • doc/PDEInModelica/julia: artery.jl (+28 -17), plot.p (+2 -2), run.jl (+3 -2)
  • doc/PDEInModelica/models: arterialPulsWave.mo (+4 -4)
jansilar 2014-10-17 10:38 Rev.: 22784

PDE extension
modifying mostly full extnsion doc.

588 lines of code changed in 7 files:

  • doc/PDEInModelica/doc: comparisonToSaldamli.lyx (+470 -403), comparisonToSaldamli.pdf (changed), extension_simplified.lyx (+2 -2), thesis_draft.lyx (new 109)
  • doc/PDEInModelica/models: PDEDomains.mo (+3 -3), advection.mo (+1 -1), string2state.mo (+3 -3)
jansilar 2014-10-14 17:28 Rev.: 22743

PDE extension
Introducing changes after consulting with Peter into docs

712 lines of code changed in 4 files:

  • doc/PDEInModelica/doc: comparisonToSaldamli.lyx (+552 -2), extension_simplified.lyx (+156 -10), extension_simplified.pdf (changed), questionsAndNotes.lyx (+4)
jansilar 2014-10-10 11:45 Rev.: 22711

PDE extension
Documenting simplified version

2634 lines of code changed in 6 files:

  • doc/PDEInModelica/doc: extension_simplified.lyx (+513 -52), extension_simplified.pdf (new 2071)
  • doc/PDEInModelica/models: Domains.mo (new 40), PDEDomains.mo (+1 -1), advection.mo (+3 -4), string2state.mo (+6 -5)
jansilar 2014-10-03 16:52 Rev.: 22583

PDE extension
Documenting simplified version

2080 lines of code changed in 14 files:

  • doc/PDEInModelica/doc: bibliography.bib (+388 -361), comparisonToSaldamli.lyx (+20 -24), extension_simplified.lyx (new 1537), modelExamples.lyx (+23 -2), questionsAndNotes.lyx (+7 -1)
  • doc/PDEInModelica/julia: advection.jl (+8 -4), artery.jl (+41 -19), run.jl (+2 -2), solver.jl (+7 -9), string.jl (+5 -5), stringAlg.jl (+16 -17)
  • doc/PDEInModelica/models: advection.mo (+1 -1), arterialPulsWave.mo (+12 -18), string2state.mo (new 13)
jansilar 2014-09-24 14:15 Rev.: 22430

PDE extension experimental solver
string with algebraic variables fixed

24 lines of code changed in 3 files:

  • doc/PDEInModelica/julia: solver.jl (+12 -7), string.jl (+8 -2), stringAlg.jl (+4 -2)
jansilar 2014-09-22 16:14 Rev.: 22399

PDE extension experimental solver
working on algebraic variables

89 lines of code changed in 4 files:

  • doc/PDEInModelica/julia: plot.p (+2 -1), run.jl (+1), solver.jl (+32 -24), stringAlg.jl (new 54)
jansilar 2014-09-19 16:12 Rev.: 22372

PDE extension
experimental string model finished, arterial model started

210 lines of code changed in 10 files:

  • doc/PDEInModelica/doc: modelExamples.lyx (+13)
  • doc/PDEInModelica/julia: artery.jl (new 76), incl.jl (+1 -1), plot.p (+1 -2), rad_presnosti.ods (changed), run.jl (+1 -1), solver.jl (+16 -15), strTest.jl (new 44), string.jl (+8 -12)
  • doc/PDEInModelica/models: arterialPulsWave_discretized.mo (new 50)
jansilar 2014-09-17 10:12 Rev.: 22335

PDE extension
experimental string model

655 lines of code changed in 14 files:

  • doc/PDEInModelica/doc: modelExamples.lyx (+233 -32)
  • doc/PDEInModelica/julia: advTest.jl (+5 -3), advectionSolver.jl (+22 -12), plot.p (new 2), rad_presnosti.ods (new 291), run.jl (+20 -3), solver.jl (+6 -6), string.jl (+8 -4)
  • doc/PDEInModelica/manualDiscretization: advectionDiscretized.mo (new 25)
  • doc/PDEInModelica/models: PDEDomains.mo (+1 -1), advection.mo (+4 -4), arterialPulsWave.mo (+33 -46), heatPID.mo (+4 -4), membraneInAir.mo (+1 -1)
jansilar 2014-09-12 12:46 Rev.: 22287

PDE extension
experimental code

315 lines of code changed in 7 files:

  • doc/PDEInModelica/julia: advTest.jl (new 25), advection.jl (+32 -86), advectionSolver.jl (new 110), incl.jl (new 21), run.jl (new 5), solver.jl (new 74), string.jl (new 48)
jansilar 2014-09-04 12:48 Rev.: 22126

PDE extension
Experimental code for advection eq

106 lines of code changed in 1 file:

  • doc/PDEInModelica/julia: advection.jl (new 106)
jansilar 2014-08-26 12:49 Rev.: 21989

PDE extensin documentation
Euler equations

145 lines of code changed in 4 files:

  • doc/PDEInModelica/doc: _PDEInModelica.pdf (changed), comparisonToSaldamli.lyx (+2 -2), comparisonToSaldamli.pdf (changed), modelExamples.lyx (+143 -2)
jansilar 2014-08-22 17:10 Rev.: 21954

PDEModelica extension proposal update

444 lines of code changed in 3 files:

  • doc/PDEInModelica/doc: comparisonToSaldamli.lyx (+436 -32), comparisonToSaldamli.pdf (changed), modelicaExtension.lyx (+8 -4)

(29 more)

Generated by StatSVN 0.7.0