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

landlab / landlab / 5816 / 2
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2019 11:17PM UTC
Files 470
Run time 19s
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

13 Sep 2019 11:10PM UTC coverage: 86.649% (-0.04%) from 86.693%
CONDA_ENV=3.6

push

travis-ci

kbarnhart
feat: Addition of LateralEroder to the Landlab Component library

* FirstPass

* changes to 14:30

At this point, chagnes to lateral erosion component (and dependencies) are such that I can import it from a driver!

* changes to 10:13am

* endofdayapril5

* just before changing flow

I've instatiated new flow accumulation and reouting in parts of the latero code, but now I"ll change it in the guts. Now I'm seeing no erosion at all (but before I was.)

* updates

I've got new flow accumulation in lat ero and an option to switch from uc model to tb model using the same code.

* before flowacc out

saving this just before I take flow accumulation, etc. out of the lateral erosion component

* end of april9

end of day april 9. I made quite a few changes to try ot brin lat ero into a working component. I took drainage area out of  lat ero, worked. still some confusion on initialization,e tc.

* 1246 april 10

Just changed all if lat_node!=0 statements to if lat_node>0. because new way of iding boundary neighbors is with -1. so nodes that don't get lateral erosion will be either -1 or 0.  Also, I think this may have fixed the time step issue I had yesterday. I fixed it yesterday with an inelegant hack with abs(values). removed the abs(). put it back if necessary.

* end of day 4/10

trying to get spatially variable K working, not yet.

* laterovector

Here i'm changing the latero component to try vectorized erosion calcs.

* vectorize second loop

vectorizing first loop worked. now try to vectorize second loop, after adaptive time stepping

* end of day april11

* spatially variable K is good

Inputs for spatially variable K are good in this version. vectorization is not good yet.

* "master" as of 4/15/2019

I merged latero2019 with laterovector. This copy has NO vectorized lateral erosion because I need vectorized qsin to do that. This copy does have good handling of spatially variable Kv

* ts fixed

... (continued)

26513 of 30598 relevant lines covered (86.65%)

0.87 hits per line

Source Files on job 5816.2 (CONDA_ENV=3.6)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4971
  • Travis Job 5816.2
  • afe8f8fe on github
  • Prev Job for CONDA_ENV=3.6 on master (#5812.2)
  • Next Job for CONDA_ENV=3.6 on master (#5833.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc