// reszie file exploere
// v 5.14.1 fixed nr smll bugs
//better conda finding
// look for list of envs
//
// integrate with mapedit 3
//
// for windows in dif languages
// remaking interface
// changin workdir behaviour
// working directory stuff and auto mapattr correction
//
// all conda and font better and mapattr always t2b
// all conda installs are checked
//
// better integration with miniconda install
//added csf lib firectly to sources, movede .h to include
// update 6.62
// fixed bug in infiltration sometimes ignoring impermeable
// interface icons, cleaned up cell processes code
// trial 2d channel
//erosion and floodstats output all csv and cleaned up
// rogue slider
// making swof erosion parallel
// SWOF erosion fully parallel
// optimized idagonal connection with default 0.1m and always on
// Diagonal flow in SWOF improved, Obsolete options deleted
// experimenting with kin wave data structure
// channel parallel attempt MB error
// replaced qlist with qvrctor in plotted graphs
// openmp forgot reduction in boundary flow
// mapoutput to openmp, experiment with single loop cell processes
// replace qvector with malloc for coord
// parallelisation cellprocesses abnd 1D erosion
//
// trying to optimize kin wave
// add sed to diagonal in openswof
// further optimizing kin wave loop, vector of vector but not parallel
// optimized diagonal flow
// replave Qvector coord with array
//make it worh with conda installation
// miniconda stuff, update 5.10
// copyright
// changed cmake to include pcraster lib source files for easier codedistribution
// fixed linked list
//
//
Merge branch 'master_omp4'
//v 6.5 kinematic wave replace linked list
//
// trial: replace linked list with vector, this commit does not work
// trial 2D channelflow instead of kin wave
// double param in run file help8
// version 6.4 simplified cmake files, not satified by chaannelflood for large gridcells
// fixed MBs error for new routesubstance
//trace sed mass balance error
//
//bugje qt flags
Merge branch 'master' into master_omp4
//cleaning
// update all to GPLv3 and cleaning
//splash add only det if h > 0
// homogenize transport factor erosion as min (Q*dt, factor) in kin wave and 2D flow
// erosion interface 6.4
// fixed bug output TC to screen
// changed to bool name to SwitchUse2Phase. diffusion coeff def to 0.5
// removed var timestep in swofopen, behaves the same as old swof for limburg
// remove var timestep ...
//layout
// diffusion in options wrong, removed openmp from diffusion and interpolation
/channel erosion without multiclass, removed advanced sed tab
// code cleanup, add timestep total output
swof2.0 behaves almost the same as swofaux now!
// LDD=5 replaced with r,c vector
//swatre, removed whgrass
// working version 6.3
// optimizations
//
// FOR_L loop as much as possible
//
// REPLACE FOR_ROW_COL_MV_L
///\ for loop
//optimizing for loop counting backwards!
// set first dt for swof loop to calculated smallest
// attempting to reduce ->Drc for openMP
// rethinking infiltration, and diffusive sediment patallel
// added comment, small bug in step = 1
//
// swof 2.0 behaviour much like cell centered old
// tweaking swof open, works well now
Merge branch 'master_omp4' of ssh://git.code.sf.net/p/lisem/lisem into master_omp4
//6.1 beta
bug fix: swapped riemann solver for g should be 2,1 nstead of 1,2 (again!)
//tweak openmp in aux
//
// swofaux g1, g2, g3 swapped!
// all working on openmap
// dt in the middle of swofopen
// making old swof parallel
// changed dx and dy to _dx in stead of channeladj! which gives strange behaviour