|
|
@2386
|
15 years |
Mathieu Morlighem |
oops
|
|
|
@2385
|
15 years |
Mathieu Morlighem |
call ControlRestart only every 5 iterations
|
|
|
@2384
|
15 years |
Mathieu Morlighem |
not needed anymore: replaced by controlRestart
|
|
|
@2383
|
15 years |
Mathieu Morlighem |
Added Control Restart that saves parameter every 5 iterations
|
|
|
@2382
|
15 years |
Mathieu Morlighem |
Added outputfilename in model needed to save control intermediary results
|
|
|
@2381
|
15 years |
Mathieu Morlighem |
use a tiff image for the first print and then convert it
|
|
|
@2380
|
15 years |
Mathieu Morlighem |
minor colorbar handeling
|
|
|
@2379
|
15 years |
seroussi |
added paper Morland1984
|
|
|
@2378
|
15 years |
Eric.Larour |
Wrong syntax to use scp. Fixed.
|
|
|
@2377
|
15 years |
seroussi |
added Fowler1980 paper
|
|
|
@2376
|
15 years |
Mathieu Morlighem |
Added a restart routine
|
|
|
@2375
|
15 years |
Mathieu Morlighem |
as usual
|
|
|
@2374
|
15 years |
Mathieu Morlighem |
Added cm_min cm_max, to be checked
|
|
|
@2373
|
15 years |
Mathieu Morlighem |
Added a new call @pairoptions to be used when n even number of …
|
|
|
@2372
|
15 years |
Eric.Larour |
Added greenplanet scripts.
|
|
|
@2371
|
15 years |
Eric.Larour |
Added greenplanet settings.
|
|
|
@2370
|
15 years |
seroussi |
added references but no pdf for them
|
|
|
@2369
|
15 years |
Mathieu Morlighem |
modeldata is now located in astrid-r1b
|
|
|
@2368
|
15 years |
Mathieu Morlighem |
increased time limit of test02
|
|
|
@2367
|
15 years |
Mathieu Morlighem |
added check on initial velocity
|
|
|
@2366
|
15 years |
Mathieu Morlighem |
renamed test -> check
|
|
|
@2365
|
15 years |
Mathieu Morlighem |
Added cm_min and cm_max in md.control verbosing
|
|
|
@2364
|
15 years |
Mathieu Morlighem |
Added an error message if several models are saved in the same file …
|
|
|
@2363
|
15 years |
Mathieu Morlighem |
Re-added ControlConstrain in control-core
|
|
|
@2362
|
15 years |
Mathieu Morlighem |
Reduced interpolation time for 3d meshes
|
|
|
@2361
|
15 years |
Mathieu Morlighem |
minor
|
|
|
@2360
|
15 years |
Mathieu Morlighem |
improved interpolation time
|
|
|
@2359
|
15 years |
Eric.Larour |
Added echo function
|
|
|
@2358
|
15 years |
Mathieu Morlighem |
fixed thermal: epsvel needs to be in thermal parameters, not only in …
|
|
|
@2357
|
15 years |
seroussi |
Added check on observed velocity to avoid NaN
|
|
|
@2356
|
15 years |
Mathieu Morlighem |
renamed mincontrolconstraint to cm_min, same thing for max
|
|
|
@2355
|
15 years |
Mathieu Morlighem |
Added max and min dampening in misfit and gradient
|
|
|
@2354
|
15 years |
Mathieu Morlighem |
moved maxontrolconstraint to cm_max and same thing for min + added …
|
|
|
@2353
|
15 years |
Mathieu Morlighem |
check that observed velocity do not have NaNs
|
|
|
@2352
|
15 years |
Mathieu Morlighem |
Added some fields to constrain control method results (to be continued)
|
|
|
@2351
|
15 years |
jschierm |
Update cdfs_read for later versions of dakota.
|
|
|
@2350
|
15 years |
Mathieu Morlighem |
fixed misfit error message: do not throw error if control_type=drag …
|
|
|
@2349
|
15 years |
Mathieu Morlighem |
fixed gradient sign of dampening part
|
|
|
@2348
|
15 years |
Mathieu Morlighem |
revert commit to previous version of dataset (printf not needed)
|
|
|
@2347
|
15 years |
Mathieu Morlighem |
Added noise dampening term to Misfit (required addition of …
|
|
|
@2346
|
15 years |
Mathieu Morlighem |
fixed mask
|
|
|
@2345
|
15 years |
Mathieu Morlighem |
Added templates
|
|
|
@2344
|
15 years |
Eric.Larour |
Do not use this constructor.
|
|
|
@2343
|
15 years |
Eric.Larour |
Use simpler constructor. Values of Numpar get resolved at …
|
|
|
@2342
|
15 years |
Eric.Larour |
Forgot to marshall and demarshall zigzag_counter and …
|
|
|
@2341
|
15 years |
Eric.Larour |
meanvel, epsvel, cm_noisedamping, etc ... whatever appears
in Numpar, …
|
|
|
@2340
|
15 years |
Mathieu Morlighem |
no more verbosing
|
|
|
@2339
|
15 years |
Eric.Larour |
Took out duplicate parameters.
|
|
|
@2338
|
15 years |
Eric.Larour |
Nice little bug, just 1h30 of Mathieu's time
|
|
|
@2337
|
15 years |
Eric.Larour |
Fixed problem in string fetching
|
|
|
@2336
|
15 years |
Eric.Larour |
Bug fix: forgot models.parameters in call to UpdateGeometry.
|
|
|
@2335
|
15 years |
Eric.Larour |
Fixed bug that prevented strings to be correctly fetched
|
|
|
@2334
|
15 years |
Eric.Larour |
Fixed spawntria routine: missing configuration.
Added numpar=NULL …
|
|
|
@2333
|
15 years |
Eric.Larour |
Big commit: created Numpar, new object to hold solution parameters …
|
|
|
@2332
|
15 years |
Eric.Larour |
Not necessary, let ProcessParams do that
|
|
|
@2331
|
15 years |
Mathieu Morlighem |
renamed debug -> verbose
|
|
|
@2330
|
15 years |
Mathieu Morlighem |
renamed debug -> verbose
|
|
|
@2329
|
15 years |
Mathieu Morlighem |
updated website
|
|
|
@2328
|
15 years |
Mathieu Morlighem |
some fixing in plot overlay
|
|
|
@2327
|
15 years |
Mathieu Morlighem |
as usual
|
|
|
@2326
|
15 years |
Mathieu Morlighem |
simplified ismodelselfconsistent: replaced disps by errors and use …
|
|
|
@2325
|
15 years |
Mathieu Morlighem |
no more debug=1 in test01
|
|
|
@2324
|
15 years |
Eric.Larour |
Fixed leak.
|
|
|
@2323
|
15 years |
Mathieu Morlighem |
fixed Stokes
|
|
|
@2322
|
15 years |
Mathieu Morlighem |
minor
|
|
|
@2321
|
15 years |
Mathieu Morlighem |
no vertical velocity spc required (to be modified for Stokes ...)
|
|
|
@2320
|
15 years |
Eric.Larour |
New setting for cluster.rc
|
|
|
@2319
|
15 years |
Eric.Larour |
Branching to develop new dofvec tier
|
|
|
@2318
|
15 years |
Eric.Larour |
New mex module, not yet functional, to handle parameter output in …
|
|
|
@2317
|
15 years |
Eric.Larour |
expcontract: contract or expand a contour file.
SteadyAnalysisEnum: …
|
|
|
@2316
|
15 years |
Eric.Larour |
Started switching to new DofVec framework.
partition, tpartition and …
|
|
|
@2315
|
15 years |
Eric.Larour |
New dofvec matlab class.
|
|
|
@2314
|
15 years |
Eric.Larour |
New settings for wilkes
|
|
|
@2313
|
15 years |
Eric.Larour |
First prototype of SolPar object.
Added DofVec in Makefile. am …
|
|
|
@2312
|
15 years |
Eric.Larour |
Added numoutput, and parameteroutput.
|
|
|
@2311
|
15 years |
Eric.Larour |
Added DofVec enum.
SteadyAnalysisEnum: not needed anymore. analysis …
|
|
|
@2310
|
15 years |
Eric.Larour |
New DofVec object, to handle petsc Vec that have more than 1 dof.
|
|
|
@2309
|
15 years |
Eric.Larour |
Added DofVec enum.
|
|
|
@2308
|
15 years |
Eric.Larour |
frameprint, frameimage: only one routine that to capture and frame an …
|
|
|
@2307
|
15 years |
Eric.Larour |
Changed antzoom to basinzoom.
marshall: added parameteroutput in …
|
|
|
@2306
|
15 years |
Mathieu Morlighem |
use symlink instead of copyfile if job is launched locally
|
|
|
@2305
|
15 years |
Eric.Larour |
Added parameteroutput field + balanced velocities field.
|
|
|
@2304
|
15 years |
Mathieu Morlighem |
accelerated interpolation process
|
|
|
@2303
|
15 years |
Mathieu Morlighem |
simplified overlay
|
|
|
@2302
|
15 years |
Mathieu Morlighem |
Added GriddataMesh2Grid in trash
|
|
|
@2301
|
15 years |
Mathieu Morlighem |
moved GriddataMesh2Grid to rash
|
|
|
@2300
|
15 years |
Mathieu Morlighem |
removed GriddataMesh2Grid
|
|
|
@2299
|
15 years |
Mathieu Morlighem |
removed GriddataMesh2Grid
|
|
|
@2298
|
15 years |
Mathieu Morlighem |
removed mesh2grid
|
|
|
@2297
|
15 years |
Mathieu Morlighem |
removed mesh2grid
|
|
|
@2296
|
15 years |
Mathieu Morlighem |
renaming
|
|
|
@2295
|
15 years |
Mathieu Morlighem |
fixed mex file
|
|
|
@2294
|
15 years |
Mathieu Morlighem |
return void
|
|
|
@2293
|
15 years |
Mathieu Morlighem |
oops
|
|
|
@2292
|
15 years |
Mathieu Morlighem |
oops
|
|
|
@2291
|
15 years |
Mathieu Morlighem |
Added InterpFromMeshToGrid
|
|
|
@2290
|
15 years |
Mathieu Morlighem |
renaming
|
|
|
@2289
|
15 years |
Mathieu Morlighem |
renaming
|
|
|
@2288
|
15 years |
Mathieu Morlighem |
renaming
|
|
|
@2287
|
15 years |
Mathieu Morlighem |
renaming
|
|
|