Skip to content

Commit db243f7

Browse files
authored
Merge pull request #336 from ansys/DPF_271/daily_doc_update
DPF doc daily update for 271
2 parents 34f1535 + fcd412a commit db243f7

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

2027R1/dpf-framework-27-r1/changelog/changelog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
Changes since the last released version for DPF 27.1.pre0 (as of 2026-02-21).
3+
Changes since the last released version for DPF 27.1.pre0 (as of 2026-02-23).
44

55
This changelog is organized by category, with sections for different types of updates (new features, bug fixes, changes, performance improvements).
66

@@ -43,7 +43,7 @@ The following table shows which components have updates in each category.
4343
| misc | [13 items](#Features_misc) |[19 items](#Fixes_misc) |
4444
| multiphysicsmapper | |[4 items](#Fixes_multiphysicsmapper) |
4545
| name | |[1 item](#Fixes_name) |
46-
| native | [1 item](#Features_native) |[12 items](#Fixes_native) |
46+
| native | [1 item](#Features_native) |[13 items](#Fixes_native) |
4747
| perf | [2 items](#Features_perf) |[1 item](#Fixes_perf) |
4848
| prime | [3 items](#Features_prime) | |
4949
| pydpf | |[1 item](#Fixes_pydpf) |
@@ -1750,6 +1750,13 @@ The following table shows which components have updates in each category.
17501750
17511751
### <a id="Fixes_native"></a> Fixes
17521752

1753+
- Allow loop_workflow_incremental to take CField output:
1754+
> loop_workflow_incremental now can take a Workflow returning a CField with an added `loop` label.
1755+
>
1756+
>
1757+
>
1758+
>
1759+
17531760
- Scaling factor size in error and norm operator:
17541761
> The size of the output pins 2 and 4 of the operator ErrorAndNorm ("error_norm_calc") was wrong and this has been fixed.
17551762
>

0 commit comments

Comments
 (0)