- Nov 24, 2014
-
-
Sébastien Bourban authored
-
Sébastien Bourban authored
-
- Nov 18, 2014
-
-
Yoann Audouin authored
-
- Nov 14, 2014
-
-
Sébastien Bourban authored
This is the branch v7p0, created to separate the debugging of the final release v7p0 from the continuous development of the trunk.
-
- Nov 12, 2014
-
-
Riadh Ata authored
introduction of Water Quality developments by R. Ata - new routines added: declarations_waqtel.f source_waq.f calcs_o2.f calcs_thermic.f nametrac_waq.f increase_ntrac.f interpmeteo2.f calcs_biomass.f calcs_eutro.f calcs_micropol.f (void) waqtel.dico - modified routines: diffsou.f point_telemac2d.f lecdon_telemac2d.f meteo.f telemac2d.f telemac3d.f interface_telemac2d.f declarations_telemac2d.f telemac2d.dico homere_telemac2d.f - change in the wind management (now with keywords instead of hard coded options) - 2 new validation cases for WAQ in telemac 2D waq_o2 and waq_thermic. - some deep conflicts with secondary currents developments (to automatically increase NTRAC), now managed in a common way with WAQ tracers (with routines nametrac_waq (change routine name ?) and increace_ntrac.f )- waq developments linked to weirs implemented but not validated (think about test case )option - cas file for wind and wind_txy updated with new options of wind
-
- Nov 10, 2014
-
-
Riadh Ata authored
-
Jean-Michel Hervouet authored
-
Sébastien Bourban authored
[examples][telemac-3d]test case removed because the code in MURD3D_POS is not standard and crashes on some operating systems.
-
- Nov 07, 2014
-
-
Sébastien Bourban authored
[python][runcode]Latest developments to start actually validating the TELEMAC system. This commit includes casting of new variables and some limited 3D plotting capabilities. It only affects the python scripts.
-
- Nov 06, 2014
-
-
Jean-Michel Hervouet authored
Tomawac, point_tomawac : arrays SUC1, SVC1, SUC2, SVC2 must be allocated in the case of restart when COURAN=.TRUE.
-
Jean-Michel Hervouet authored
-
- Nov 03, 2014
-
-
Jean-Michel Hervouet authored
-
Chi-Tuân Pham authored
Missing information added: NIVEAU 2 times for the new keywords KARMAN CONSTANT and PRANDTL NUMBER, RUBRIQUE 1 time for MIXING LENGTH MODEL, error in RUBRIQUE 2 times for ... WEAK CHARACTERISTICS
-
Yoann Audouin authored
-
Yoann Audouin authored
-
- Oct 31, 2014
-
-
Jean-Michel Hervouet authored
Telemac-3d, test case tidal_flats: ACCURACY FOR DIFFUSION OF SEDIMENT set to 1.E-14, so that all options ADVECTION-DIFFUSION SCHEME WITH SETTLING VELOCITY =0,1,2 give a mass error less than 1.D-4.
-
- Oct 30, 2014
-
-
Jean-Michel Hervouet authored
Telemac-3D: the latest version of wave_equation was lost in the trunk for some reason, here is the correct version, this problem was kindly pointed out by Tom Benson.
-
Yoann Audouin authored
[partel]Correction for Bug #212 + [example] Removing now obsolete use of python scripts in example foulness and sandpit
-
- Oct 29, 2014
-
-
Chi-Tuân Pham authored
Homogeneisation of the names of the keywords OIL SPILL... in the dictionnaries of TELEMAC-2D and 3D + test-cases + helps for the 2 keywords KARMAN CONSTANT and PRANDTL NUMBER in 3D
-
JODEAU Magali authored
-
Yoann Audouin authored
-
- Oct 28, 2014
-
-
Jean-Michel Hervouet authored
Telemac-3D, case tidal_flats: better choice of solver and preconditionning for sediment, with, surprisingly, a much better mass-conservation. Note that unlike previous comments now removed, ADVECTION-DIFFUSION SCHEME WITH SETTLING VELOCITY = 0 or 2 also works with the same time step, though the mass error is not so good (this is under investigation).
-
Jean-Michel Hervouet authored
Corrections for Lagrangian drifts: initialising in telemac-2d when an issue of initial conditions is asked (because in this case predes is called before derlag), and stopping the treatment of drifts that exit the domain. This will not work in parallel, that would be a long development, just like what has been done for particles, same thing with small differences, but long however.
-
- Oct 27, 2014
-
-
Jean-Michel Hervouet authored
Telemac-2D, new case wind_txy provided by P. Prodanovic : a few corrections, formatting, removing unneccessary locally allocated arrays, removing the exact solution. Note that this exact solution is also in case wind and applies only to stationary wind, which is no longer the case... it would be good now to come back to stationary wind in the case wind, so that we can compare with this exact solution...
-
Jean-Michel Hervouet authored
keyword PREVIOUS COMPUTATION FILE FORMAT must have a default value equal to SERAFIND, only possible value so far, this is not checked by a test case and has been noticed by a user (TF & JMH).
-
Yoann Audouin authored
[scripts] Update of check now checks for tabs and windows \n, line toolong (more than 72 characters) + [examples] Applying the coding convention on all the user fortran + [code] Applying the new check code to all fortran files + [sisyphe] Correction in littoral wrong name of user fortran in telemac2d steering file + [telemac3d] Correction in tidal_flats \r in cas file and modification in python to handle that case
-
- Oct 24, 2014
-
-
Riadh Ata authored
-
Jean-Michel Hervouet authored
Correction of astro.f, function atanc removed from bief, intrinsic function atan2 used instead (after tests and remarks by user thijslan).
-
- Oct 23, 2014
-
-
Chi-Tuân Pham authored
-
Chi-Tuân Pham authored
-
Chi-Tuân Pham authored
-
Chi-Tuân Pham authored
-
Jean-Michel Hervouet authored
Tomawac : in subroutine cormar.f : tests IF(.NOT.PROINF) THEN added (from Thierry Fouquet, to correct a problem pointed out by a user) Bief: last version of predictor-corrector PSI scheme in 2D, without iterations in the corrector, this will be for next version. Telemac-3d : in case t3d_tidal_flats, parallelism removed, it is forced by Jenkins when needed.
-
- Oct 22, 2014
-
-
JODEAU Magali authored
-
JODEAU Magali authored
-
JODEAU Magali authored
-
- Oct 14, 2014
-
-
JODEAU Magali authored
-
JODEAU Magali authored
-
- Oct 13, 2014
-
-
JODEAU Magali authored
-
Jean-Michel Hervouet authored
-