• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaFEM / JuliaFEM.jl / 761
45%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2017 07:11AM UTC
Jobs 1
Files 31
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
761

push

travis-ci

TeroFrondelius
Add postprocessing features (#100)

* refactored code for solvers.

* Added elementary tests for least-squares fitting of strain and stress fields

* A more realistic postprocess + Xdmf writing test

* removed debug keyword argument from test

* Rewrite update_xdmf!

New function to update Xdmf file no longer takes Solver object but
xdmf, problem, time and fields to write, for example

julia> update_xdmf!(xdmf, problem, 0.0, ["displacement", "temperature"])

All problems are written separately and put together into one
SpatialCollection, allowing to have more structured Xdmf and making
it easier to write complicated field configurations. Support for Xdmf
API 3.0 added.

* Support for Tensor6 field writing

* moved update_xdmf! to io.jl

* Removed some empty files

* Not use old Postprocessor, obsolete code.

* Not use old XDMF (obsolete code). Fixed test.

* removed some postprocessing to pass test, maybe we should drop abaqus.jl from code as obsolete

* add function get_temporal_collection back, it's used by update_xdmf of modal solver

* postprocess of boundary problems also

* added test for contact pressure. dl+quad test output was written in wrong file, fixed.

* postprocess for contact pressure

* contact pressure postprocess

* with boundary problems always store also the primary unknown field

* Change "reaction force" -> "lambda"

* testing postprocess of reaction force also

* sign convention

240 of 240 new or added lines in 8 files covered. (100.0%)

4211 of 4670 relevant lines covered (90.17%)

68614.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/problems.jl
11
100.0
src/io.jl

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
src/abaqus.jl
6
100.0
src/io.jl
17
100.0
src/postprocess_utils.jl
26
100.0
src/problems_heat.jl
Jobs
ID Job ID Ran Files Coverage
1 761.1 21 Mar 2017 07:11AM UTC 0
90.17
Travis Job 761.1
Source Files on build 761
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #761
  • 1c67f1c1 on github
  • Prev Build on master (#747)
  • Next Build on master (#811)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc