Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to v1.0 Beta (PaddlePaddle#55)
* fix some bugs in static * fix exe run startup program * static graph can run * to debug auto static * for parallel * fix dataset * more outputs including loss and net out * update inputspec definition * rename condition to criteria * add uniform discretization * update uniform disc * add solver static and data parallel * backup * dynamic mode can run * fix bugs in computing loss * backup * to test entire ldc * backup vtk * fix bug in visu * fix bugs in visu static mode * solve uniform interface * uniform dynamic static * update dist static * backup * fix bug in bc loss * bc weight * rhs lambda * wight pde * fix bug in sampling disc * update discretize * backup to finish 3d * backup cylinder in rec * backup cyclinderinrec * fix bug in circleinrec * backup * to fix vtk error * fix bug in rec float32 * fix bug circle in rec * cube disc to finish * backup * fix bug in cube * fix 3d cube without cylinder * fix bug in cube removing cylinder * backup * add cube * add laplace and poission equ * separte laplace and poisson * update init * discrete rhs * update bc * fix bug in bc * to solve to_tensor error * minor modifications * fix pde wight tmp * fix laplace3d * bc loss loop on bc, not boundary * complte bc confg * backup create labels * add create labels * rename ins to inputs * input label dynamic * input label static * auto dist update * minor backup * update name _n * update name _n * add feed u_n function * backup * clean pde definition * backup, to fix u_n * backup fixing bugs * fix bugs in disc pde * simplify variable name * fix bc dist error * fix bc disc error * fix errror in static * fix label shape * separate solve and init * static update data_n * fix bug: lambda weight * re-org files and directory * support vtk with lambda input * update copyright 2022 * laplace and darcy added * Create cylinder3d_steady.py * update ldc nu * backup add data_loss * backup padding * fix padding error * default padding * cleaning * fix dist * fix padding error * delete log files * update solver * update solver * fix weight eq error * update loss * update weight name * add mse * fix L2 error computation * fix reshape in padding * fix auto dist * fix data holder error * add predict * Create cylinder3d_unsteady.py * fix data loss error * update darcy2d vtk name * split geometry * visu multi process * config float32 float64 * discretize time interval * backup * ic pass run * fix unsteady error * fix network error in laplace * fix mse norm error * update mse in darcy * fix ldc norm computation * update num epoch * fix cylinder3d_unsteady * fix bug in ns implicit * fix ic * update vtk for multiple time steps * fix bc with more time steps * bakcup * tested ldc time continue * delete unused files * update cyclinder 3d steady * update steady 3d * update flow steady with real data * add eq_loss for data points * fix list/tuple in eq weight * fix bug in data loss * steady cylinder ok * move kovasznay case * Update cylinder3d_unsteady.py * backup: reorg eqloss and dataloss * backup * backup: separate geo disc and pde disc * backup examples * backup 3d cylinder unsteady * uddate laplace * fix bug time space * Update cylinder3d_unsteady.py * delete discretize.py unused * fix norm 2 in data loss * backup * update '__solve_static_auto_dist' predict * fix weight in ns implcit * Update laplace2d.py * Update laplace2d.py * Update cylinder3d_unsteady.py * fix dynamic static diff * backup doc pde * backup * update doc geometry * update doc geometry api * update bc * fix kovasznay * rm cylinder 3d continue * bc ic rst * update bc ic doc * update minor * update bc newmann * Update bc.py * Update bc.py * backup predict * Update cylinder3d_unsteady.py * Update cylinder3d_unsteady.py * Update cylinder3d_unsteady.py * update bc * fix ic * backup solver * fix solver auto dist * uniform cylinder cube * update cube faces * update example in doc * default static parallel * add customized function * update geometry * fix user pde * update pde * update doc and readme * Update cylinder3d_unsteady.py * update doc * add padding controller * fix pow * Update cylinder3d_unsteady.py * Update cylinder3d_unsteady.py * fix doc * fix doc in geo * update solver predict * to numpy predict * update solver * update fcnet in module cfd fsi * modify the doc * modify File Permissions * Add cylinder3d doc * update cylinder3d * modify the related doc in V1.0 * add README * update doc * update folder * workaround for dist api static mode default issue * move readme * update doc for kovasznay * remove modifications in pre-commit config * update doc * merge ad code * delete useless * move engine.prepare to init_static_auto * add folder * add folder * add data_loss weight * add data weight * add data weight * add data weight * int -> float * rm 0.1 tests * fix code style error Co-authored-by: Liu-xiandong <[email protected]> Co-authored-by: zhaoyingli <[email protected]> Co-authored-by: Liu-xiandong <[email protected]>
- Loading branch information